Hi
Have a file that drops all the values like this
Ref
Mr1
102.0
Mr2
104
there are 2000 rows of this (+ other bits which require same treatment)
I need the value to be moved from underneath the Ref - to the next column - - can't drop the data out csv or any other way - so data can only be manipulated @ excel level.
Assume there must be some code to automate this - and if anyone can point the way, I'd be more than obliged.
Cheers
Paul
Have a file that drops all the values like this
Ref
Mr1
102.0
Mr2
104
there are 2000 rows of this (+ other bits which require same treatment)
I need the value to be moved from underneath the Ref - to the next column - - can't drop the data out csv or any other way - so data can only be manipulated @ excel level.
Assume there must be some code to automate this - and if anyone can point the way, I'd be more than obliged.
Cheers
Paul