You could copy the formula I gave you, i.e.:
=B1/1024/1024/1024
down the column to convert all the "byte" values in column B. The
values can be "fixed" (i.e. highlight the cells, click <copy> then Edit
| Paste Special | Values (check) then OK and <Enter>). These fixed
values can then be copied over the original values you had in column B.
The method Beege gave you does all this in one operation. Enter
=1/1024/1024/1024 in a blank cell somewhere then select the cell and
click <copy>. Then highlight the cells where your Byte values are (B in
my example above), and click Edit | Paste Special | Multiply (check)
then OK and <Esc>.
Hope this helps.
Pete
> >>>It sounds as if the "date" has come in as text, so no amount of
> >>>formatting will change this - you could use a helper cell to split it
[quoted text clipped - 25 lines]
>
> ~F