Can anyone help please?
I am trying to populate a combo box within excel that lists the tables in an access database(the selected table name goes into a variable that is contained in a SQL string). I need to have the tools/options/"system objects" option button selected in Access database for the query to run. I would rather hard code this than the end user having access/visability of these objects.
Does anyone know the syntax to toggle on and off the 'system objects' option using vba in excel? or is this impossible?
Thanks for your time
I am trying to populate a combo box within excel that lists the tables in an access database(the selected table name goes into a variable that is contained in a SQL string). I need to have the tools/options/"system objects" option button selected in Access database for the query to run. I would rather hard code this than the end user having access/visability of these objects.
Does anyone know the syntax to toggle on and off the 'system objects' option using vba in excel? or is this impossible?
Thanks for your time