C
chris23892 via AccessMonster.com
Hi all! Here's a new twist:
I want to create a command button in Excel that will run a query in my
database.
Here's why:
Our data base is not that locked down, I don't want everyone poking around in
this. What I've done is create a query to run the data output that people
want. I already have a command button in my form in our data base to run this,
export it to a nice neat spreadsheet.
What I need is to create a tab in this spreadsheet with a command button that
will run this query in my database so people don'r poke around in the actual
data base.
I'm having issues pointing Excel to the query in VBA. I know this can be done.
Any thoughts?
I want to create a command button in Excel that will run a query in my
database.
Here's why:
Our data base is not that locked down, I don't want everyone poking around in
this. What I've done is create a query to run the data output that people
want. I already have a command button in my form in our data base to run this,
export it to a nice neat spreadsheet.
What I need is to create a tab in this spreadsheet with a command button that
will run this query in my database so people don'r poke around in the actual
data base.
I'm having issues pointing Excel to the query in VBA. I know this can be done.
Any thoughts?