G
Gary Hillerson
I created a table of records with three fields: Date, Counter, Sales.
Each records a pair of values for a certain date: 1) the hit counter
value for a web page, and 2) the salesID number of the last product
sale on that date.
I can create a report that shows me all of the values. But I don't
know the best way to pop up a question and then retrieve the data to
answer a query something like:
"How many sales and how many hits have occurred since date XX?"
I'm very familiar with VBA (for Word), so I can write a macro and
figure out any Access-specific stuff I need to work with. But is there
a built-in way to create that query without writing code?
thanks,
gary hillerson
Each records a pair of values for a certain date: 1) the hit counter
value for a web page, and 2) the salesID number of the last product
sale on that date.
I can create a report that shows me all of the values. But I don't
know the best way to pop up a question and then retrieve the data to
answer a query something like:
"How many sales and how many hits have occurred since date XX?"
I'm very familiar with VBA (for Word), so I can write a macro and
figure out any Access-specific stuff I need to work with. But is there
a built-in way to create that query without writing code?
thanks,
gary hillerson