I
idtjes3
Hello,
I Want to be able to open an excel file from inside MS Access by using
the switchboard. I created a module from a tutorial i found online that opens
the file perfectly( called Open_Estimate). When I try to create a new button
on my switch board to launch the function and set it to "Run Code", Function
Name: "Open_Estimate", i get an error: ' The object does not contain the
Automation object 'Open_Estimate.'
If i try to launch the code this time through a macro i get a different type
of error. When I go into create>macro i set the new macro to "run code". When
i try to select the function from my databases function list, it wont select
it. Its listed but wont let me click on it ( mm super frustrating to say the
least).
Ive also tried going into the On Click event properties of the
switchboard button, going down to both command 7 and 8 (depending on if i set
the switchboard button to run macro or run code) and tried adding the
argument "Open_Estimate" but that also did not work. What am I doing wrong
here?
I Want to be able to open an excel file from inside MS Access by using
the switchboard. I created a module from a tutorial i found online that opens
the file perfectly( called Open_Estimate). When I try to create a new button
on my switch board to launch the function and set it to "Run Code", Function
Name: "Open_Estimate", i get an error: ' The object does not contain the
Automation object 'Open_Estimate.'
If i try to launch the code this time through a macro i get a different type
of error. When I go into create>macro i set the new macro to "run code". When
i try to select the function from my databases function list, it wont select
it. Its listed but wont let me click on it ( mm super frustrating to say the
least).
Ive also tried going into the On Click event properties of the
switchboard button, going down to both command 7 and 8 (depending on if i set
the switchboard button to run macro or run code) and tried adding the
argument "Open_Estimate" but that also did not work. What am I doing wrong
here?