»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 10-02-2003, 12:29 PM   #1 (permalink)
Registered User
 
Join Date: Oct 2003
Posts: 2
Jshipley45 is on a distinguished road
Running access 97 macro through access 2000 db

Is there anyway to run a macro I have in a 97 database from a 2000 database? My problem is the sorting created in the 97 db doesn't sort correctly in the 2000 db (I think because of unicode problems) so I was going to run the macro to update the tables in 97 and create a sequence field So I could correctly sort the tables in 2000....

Jshipley45 is offline   Reply With Quote
Old 10-03-2003, 10:45 AM   #2 (permalink)
Registered User
 
Join Date: Oct 2001
Location: New Hampshire, USA
Posts: 604
ctaylor is on a distinguished road
Try replacing periods with exclamation marks in your macro instructions in order to get the code to run within MS Access 2000.

i.e [forms].[frmMainMenu].[txtStartDate]

should be written as

[forms]![frmMainMenu]![txtStartDate]

If you were to provide more detail about the macro, I might be able to help you convert it to MS Access 2000 syntax.

(I have never tried to run MS Access '97 macros from MS Access 2000. Personally I would want to fix the macro to work with MS Access 2000)
ctaylor is offline   Reply With Quote
Old 10-03-2003, 10:53 AM   #3 (permalink)
Registered User
 
Join Date: Oct 2003
Posts: 2
Jshipley45 is on a distinguished road
the problem isn't in a macro... the problem is how access2000 looks at strings vs access97. My company uses a sort string to sort our partnumbers in correct order. This sort string works fine in access97, but does not sort the same way in access2000
Jshipley45 is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 10:20 PM.