First of all, I'm not real proficient in all of this so please bear with me all you knowledgeable folks out there.
I have a database with serial numbers, when I choose to export the list from the database into excel, it is changing them into those scientific numbers with + signs and the like. However, if I open the table and paste into excel, all's well. The USER will not have the ability to open the table, they will only have the data dump option into Excel. How can I fix this? Or is there something we can do after export to correct the issue?
I've tried to convert the data into numbers (multiply by 1 via Paste Special) and it works on most of them, but the ones below are examples of the actual data, what it appears as in Excel vs what is taken directly from the table in the database.
51E000D4 51E000D4
5.10E+124 51E00123
51E02E49 51E02E49
F1BE3D4E F1BE3D4E
NO ESN I330 -1 NO ESN I330 -1
5.10E+123 51E00122
F1BE7E39 F1BE7E39
51E0006D 51E0006D
Now, please understand, I do not know VBA so I'm hoping there is a setting or something we can do. I need this as simple as possible with no confusion because the end users do not have excel knowledge... much less Access.
I'm pretty proficient in Excel up to the point of VBA / Scripting so anything that you can do to help make life simpler would be so gratefully appreciated!!!
thanks...
Laurie
aka ladyck3
ladyck3@tx.rr.com
LadyCK3
aka: Laurie
I have a database with serial numbers, when I choose to export the list from the database into excel, it is changing them into those scientific numbers with + signs and the like. However, if I open the table and paste into excel, all's well. The USER will not have the ability to open the table, they will only have the data dump option into Excel. How can I fix this? Or is there something we can do after export to correct the issue?
I've tried to convert the data into numbers (multiply by 1 via Paste Special) and it works on most of them, but the ones below are examples of the actual data, what it appears as in Excel vs what is taken directly from the table in the database.
51E000D4 51E000D4
5.10E+124 51E00123
51E02E49 51E02E49
F1BE3D4E F1BE3D4E
NO ESN I330 -1 NO ESN I330 -1
5.10E+123 51E00122
F1BE7E39 F1BE7E39
51E0006D 51E0006D
Now, please understand, I do not know VBA so I'm hoping there is a setting or something we can do. I need this as simple as possible with no confusion because the end users do not have excel knowledge... much less Access.
I'm pretty proficient in Excel up to the point of VBA / Scripting so anything that you can do to help make life simpler would be so gratefully appreciated!!!
thanks...
Laurie
aka ladyck3
ladyck3@tx.rr.com
LadyCK3
aka: Laurie