VBA code help

Joined
Sep 6, 2011
Messages
5
Reaction score
0
Hey guys,

Does anybody know how to write a code to convert an unknown range of numbers in column "A1" from km/h to m/s in column "B1".

This is assuming that we don't know how long the range is in column A1.

1 km/h -> m/s = 0.2777777777............

Thanks heaps :)
 
Back
Top