Create a new database and import the information into it. Be careful not to import the permissions. Do not set up any permissions in the new database until you get the data first.
Reg
I have an NT mailmerge document that I need to change to XP. It works fine in XP but it runs slowly. I need to remerge the doc in XP but the alignment and everything is off. I vagely remember something about switches. Can anyone please help?
Reg
Would this be due to the fact that I added code to Access?
This is the code that I added to run a mail merge document.
Private Sub Report_1_Click()
On Error GoTo Err_Report_1_Click
Set Sh = CreateObject("WSCript.Shell")
Sh.Run "D:\archive\closure_pkg_batch1.doc"...
I have 10 tables. They are linked to 10 spread sheets. How can I link all ten tables together or to one query? In my query I tried to link them but the only thing that was queried was batch 3. All spreadsheets have an added field called batch. Each batch has a separate mail merge document...
Private Sub Option3_Click()
Set Sh = CreateObject("WSCript.Shell")
Sh.Run "D:\archive\DUMMY_1040MFS.DOC"
End Sub
This code is a life saver!!!!!!
Thanks to all!!!!!!!!!!
Reg
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.