Hi,
I am a complete beginner with VBA so any help would be appreciated. I have setup a query using MS Query to pull some periodic call data from an ACD database. In the query I have specified a date and time from which to collect the records. As this has been recorded as macro the date parameters are changeable manually by going into the code and running the macro again.
My questions is how do I programme an inputbox that allows me to enter any date and update the query to pull data for the date required.
As I said I am a complete beginner.
Thanks
I am a complete beginner with VBA so any help would be appreciated. I have setup a query using MS Query to pull some periodic call data from an ACD database. In the query I have specified a date and time from which to collect the records. As this has been recorded as macro the date parameters are changeable manually by going into the code and running the macro again.
My questions is how do I programme an inputbox that allows me to enter any date and update the query to pull data for the date required.
As I said I am a complete beginner.
Thanks