The problem is that OutputTo (as with TransferSpreadsheet) will only accept Tables or Queries as their source. So you either need to make a Query or you could use automation to open excel and write the data a line at a time, which will take a fair bit more progamming.
There are two ways to write error-free programs; only the third one works.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.