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

I'm new to VBA so bear with me... I need to take the
information contained in an Excel worksheet and store it
in an Access table. I really want to avoid the situation
where I would go line by line and column by colum because
it's just too slow. Is there some function I can use to
accomplish this? Any help in this matter would be greatly
appreciated! Thanks a lot in advance!