Does anyone know if it is possible to export the results of an access query into an excel worksheet, but have the output data skip one of the columns on the excel sheet? Put another way:
Access table has columns "A", "B" & "C"
Excel worksheet has columns "A", "B", "C" & "D"
I want to export "A" to "A"
"B" to "B"
"C" to "D"
Skipping over Excel column "C" which contains a formula that cannot be erased or over-written, and the "owner" of the excel worksheet cannot (or more appropriately "is not willing to"
) rearrange the order of the columns.
Any ideas how this could be done?
Thanks in advance!
Access table has columns "A", "B" & "C"
Excel worksheet has columns "A", "B", "C" & "D"
I want to export "A" to "A"
"B" to "B"
"C" to "D"
Skipping over Excel column "C" which contains a formula that cannot be erased or over-written, and the "owner" of the excel worksheet cannot (or more appropriately "is not willing to"
Any ideas how this could be done?
Thanks in advance!