G
Guest
I have an issue with an access query where if you report to file a specific
field is interpretted by excel as a mathematical value
example
the field holds code like 12D30 and when it is sent to excel excel displays
it as 1.2D+31.
Is there a function in Access (or alternaivly a vb module i can build) that
takes the value and forces it as a text value.
I have tried using the Cstr function but that doesn't work
Thanks in advance
Jai
field is interpretted by excel as a mathematical value
example
the field holds code like 12D30 and when it is sent to excel excel displays
it as 1.2D+31.
Is there a function in Access (or alternaivly a vb module i can build) that
takes the value and forces it as a text value.
I have tried using the Cstr function but that doesn't work
Thanks in advance
Jai