![]() |
|
|
|
#1
|
|||
|
|||
|
I need to add a decimal and number series
For example I have this: 0.07:30:04 0.07:30:04 0.07:30:04 0.07:30:05 0.07:30:05 0.07:30:06 0.07:30:06 0.07:30:06 0.07:30:06 0.07:30:06 0.07:30:06 0.07:30:06 0.07:30:06 0.07:30:06 I Need this: 0.07:30:04.1 0.07:30:04.2 0.07:30:04.3 0.07:30:05.4 0.07:30:05.5 0.07:30:06.6 |
|
#2
|
|||
|
|||
|
I am quite sure if I understand you correct, but you can try the following in B2 with 0.07:30:04 i A2:
=A2&"."&ROWS($1:1) |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Hopefully a Easy Resourcing Questions
|
trfarley05 | Project | 1 | 08-21-2015 01:15 PM |
| Just Starting Out, Pretty Basic Question | fishhead202 | Word VBA | 3 | 10-31-2014 05:56 PM |
| I need help finding a easy way to do this | patatesboy | Word | 1 | 01-18-2013 10:02 PM |
This should be easy - check box
|
RIKIL | Mail Merge | 10 | 07-19-2011 08:03 PM |