View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Les[_2_] Les[_2_] is offline
external usenet poster
 
Posts: 19
Default Excel data to an Access table

I have an excel spreadsheet set up like a form. This form has 6 pieces of
data the user puts in. Once they are filled in the user needs to click on a
command button and have those 6 pieces of data dumped (appended) into an
Access database. After that is done I want to clear the 6 fields where the
data was in Excel.

Can someone help me?

Thanks,

Les