View Full Version : transfering data from different queries to on excel file in different sheets


tawkkal
12-16-2006, 05:32 AM
hi.. friends...

I m access user... i have made some queries.. & want to transfer data from different queries to on excel file in different sheets.. I have tried transfersheet macro... but... it transfers with one inverted coma in text column.. due to this the data exported to excel is no use to me..:mad: as i m not able to upload the same to another application or even apply vlook in excel which is my basic purpose for doing this entire thing....

Can any body help me in this... :)

SRAB
12-18-2006, 11:03 AM
Instead of "transfersheet macro", try "OutputTo". I use this to run queries that output to spreadsheets.

Uncle Gizmo
12-18-2006, 11:27 AM
There is a thread here that may provide some help (http://www.access-programmers.co.uk/forums/showthread.php?p=535776#post535776)