Hello all.
I am having a problem with saving queries to excel. Some of my fields have the "number stored as text" indicator on them in the spreadsheet. The first question I have is, do I need to convert these? The fields will never be used for any calculations, I would just like to remove the green arrows on the spreadsheet. If so, how would I go about this? I have tried "val(field)", but it did not work. The numbers consist of phone numbers (##########), software versions (#.#), single digits (#), memory (####.#), and other similar fields.
FYI, there are 6 fields in each of about 50 reports. I will be exporting these all at one time via a soon to be written script. The reason I mention this is it may make more sense to do this in the VBA script that saves them in excel format.
Thanks in advance.
I am having a problem with saving queries to excel. Some of my fields have the "number stored as text" indicator on them in the spreadsheet. The first question I have is, do I need to convert these? The fields will never be used for any calculations, I would just like to remove the green arrows on the spreadsheet. If so, how would I go about this? I have tried "val(field)", but it did not work. The numbers consist of phone numbers (##########), software versions (#.#), single digits (#), memory (####.#), and other similar fields.
FYI, there are 6 fields in each of about 50 reports. I will be exporting these all at one time via a soon to be written script. The reason I mention this is it may make more sense to do this in the VBA script that saves them in excel format.
Thanks in advance.