View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AQM AQM is offline
external usenet poster
 
Posts: 1
Default CONTENTS OF TEXTBOX TO BE THE CRITERIA ON A DATABASE QUERY

Some One Please help

I have created a macro to return data from a database, the problem i
face is that within this macro i have a query which is based on
selection criteria on what data should be returned.
I use this macro every single day but its not user freindly enough
what i need to do is to insert the selection criteria into the text
box and that information should be the information that goes into the
selection criteria of the query.