Microsoft
Software
Hardware
Network
Question : VBA to change Linked Tables for Test and Production
I have an Access 2007 db with 13 linked Excel files on a network share. I would like some VBA to change the links to a local directory on my PC for testing and then back again later. I do not have experience with Access VBA but I do have intermediate skills with VBA in Excel so I will probably be able to follow the Access VBA just not write it from scratch. I can put the Test and Prod directories names in a Table or hard code them in the VBA. Does not matter... Just looking for a hands off way to change them back and forth.
Thanks,
Jerry
Answer : VBA to change Linked Tables for Test and Production
I have one FrontEnd with 2 excel file.
You must update the table tbl_tableManifest first. Then open frm_ChangeBackEnd form.
Good luck!
FrontEnd.mdb
(180 KB)
(File Type Details)
Front End
TestLink.xls
(21 KB)
(File Type Details)
Excel Test
TestLink2.xls
(21 KB)
(File Type Details)
Excel Test2
Random Solutions
I am trying to get the "Currently" selected item in a multiple selection listbox - how can this be done?
DevExpress XtraTreeList - tree structure
Setup POP3 on Exchange 2007 / SBS 2008 Server
Simple T-SQL question...
Sharepoint Backup
user can not login after the complete restore of AD
Explorer.EXE - Unable To Locate Component
Error 1004 Unable to get the Show property of the Dialog class when using the command xlApp.Dialogs(189).Show(rs<wbr />!Email, "Subject")
SBS 2008 Disk Full
show tables and their fields in tsql?