R
ras
Create mdb in office 2003 and Windows XP
Move to Office 2003 and Vista
Get errors in querys with VBA functions like Left() and Mid()
This can be fixed by the following procedure in the copy on VISTA
1. Open references and check any new item in the list of references
2. Close and reopen the mdb
3. Open references and uncheck the item checked in 1.
Now the mdb does not get errors.
This is ok but I need to somehow create an mdb that can be
distributed/installed in either XP or Vista with out the errors.
There is a way to automate the checking of references but I don't
believe this will work if I create an MDE file in XP and then move it
to Vista.
How do I create one MDE file that can be used with XP and Vista.
TIA
Move to Office 2003 and Vista
Get errors in querys with VBA functions like Left() and Mid()
This can be fixed by the following procedure in the copy on VISTA
1. Open references and check any new item in the list of references
2. Close and reopen the mdb
3. Open references and uncheck the item checked in 1.
Now the mdb does not get errors.
This is ok but I need to somehow create an mdb that can be
distributed/installed in either XP or Vista with out the errors.
There is a way to automate the checking of references but I don't
believe this will work if I create an MDE file in XP and then move it
to Vista.
How do I create one MDE file that can be used with XP and Vista.
TIA