C crhodus Registered User. Local time Today, 06:20 Joined Mar 16, 2001 Messages 257 Aug 23, 2001 #1 I have a macro that runs and opens a query in read only mode. I would like for these results to be exported into a Paradox 5 file. Is there a way to do this with a macro? Thanks!
I have a macro that runs and opens a query in read only mode. I would like for these results to be exported into a Paradox 5 file. Is there a way to do this with a macro? Thanks!
The_Doc_Man Immoderate Moderator Staff member Local time Today, 06:20 Joined Feb 28, 2001 Messages 30,846 Aug 24, 2001 #2 Only if you installed Access with Custom options and included the "Paradox 5" import and export wizards. In the Help files, look up the TransferDatabase Action and Method for a description of how to do what you want.
Only if you installed Access with Custom options and included the "Paradox 5" import and export wizards. In the Help files, look up the TransferDatabase Action and Method for a description of how to do what you want.
C crhodus Registered User. Local time Today, 06:20 Joined Mar 16, 2001 Messages 257 Aug 24, 2001 #3 Thanks