How to programmatically export an access table to a text file with delimeter

D

Dominique

Does anyone know how to programmatically export an access
table to a text file with delimeter? Your speedy response
will be greately appreciated.

Dom
 
G

Gary Miller

Dom,

Look up SendObject in help. This is pretty routine for
Access.

Gary Miller
 
Top