B
bdoiron
I have a client that is trying to export an excel
spreadsheet to an Access database The excel spreadshheet
has some custom formats to aid in the speed of data entry.
The problem is this. For Instance:
Cell A1 is formated Custom 5_??"/"32. When you go to that
cell and enter 8 .... 5 8/32 is displayed. However the
actual value in the cell is 8.
When I import this cell into Access I get 8. I actually
need 5 8/32 even if it is a text field. I tried all the
cut and paste and special paste options to no avail. Is
there any way to capture the literals in the format of the
cell and string them together with the value to get the
value I am looking for. I guess similar to drilling
backwards.
Any help would be deeply appreciated.
Thanks BD
spreadsheet to an Access database The excel spreadshheet
has some custom formats to aid in the speed of data entry.
The problem is this. For Instance:
Cell A1 is formated Custom 5_??"/"32. When you go to that
cell and enter 8 .... 5 8/32 is displayed. However the
actual value in the cell is 8.
When I import this cell into Access I get 8. I actually
need 5 8/32 even if it is a text field. I tried all the
cut and paste and special paste options to no avail. Is
there any way to capture the literals in the format of the
cell and string them together with the value to get the
value I am looking for. I guess similar to drilling
backwards.
Any help would be deeply appreciated.
Thanks BD