Posted to microsoft.public.excel.programming
|
|
VBA to open a .mdb file
Look at "Shell"
Tim
--
Tim Williams
Palo Alto, CA
"EMoe" wrote in message
...
I don't want to open the database, but the actual file by its name. This
one is still stumping me???
Bob Phillips Wrote:
Do you want to access the data in the mdb file, or just start the
database
within an Access instance?
--
HTH
RP
(remove nothere from the email address if mailing direct)
"EMoe" wrote in
message
...
Hello programmers!
I want to use vba code to open a Microsoft Access File.
Below is the path. I tried to record the action, but it didn't work.
I:\Documents\SHIFTLOG\Shiftlog with Prod.mdb
Thanks,
EMoe
--
EMoe
------------------------------------------------------------------------
EMoe's Profile:
http://www.excelforum.com/member.php...o&userid=23183
View this thread:
http://www.excelforum.com/showthread...hreadid=495854
--
EMoe
------------------------------------------------------------------------
EMoe's Profile:
http://www.excelforum.com/member.php...o&userid=23183
View this thread: http://www.excelforum.com/showthread...hreadid=495854
|