View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mallory Mallory is offline
external usenet poster
 
Posts: 1
Default Uploading data from .xls to .mdb (and not from .mdb to .xls)

I want to export data from .xls or .txt files directly
into a given Access table by VB (I know the other way
round is possible but don't want to use it).
Does sbdy knoww how to proceed ?