View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cyc1120 cyc1120 is offline
external usenet poster
 
Posts: 2
Default Need help for access to excel via VBA

So, I'm trying to make a user form where I can have the user select
some fields to search in a huge database. For example, they will be
able to choose Male/Female.... Age Group.... etc.

I have tried to record a macro and see how the code works to get the
data from Access. However, as I try to incorporate it in my program, I
have errors. So, I was wondering if there an easier form of code that
will work? I would be forever grateful if someone tells me how the code
that I need looks like or have an example of it. :)

Thanks

Eric