I have a database in Access97 that I converted to Access2000. In the 97 database, I have a sendkey macro that opened a report, typed some keys, and hit enter. If worked great, but when I converted it, it doesnt doesnt send the keys or hit enter. I know there is something in 2000 that is messing up because I have gone back and tried this 4 times. Where am I going wrong??
In Access 97, macro looks like this
SendKey AMOS
SendKey {Enter}
OpenReport MyReport
PLEASE HELP ME!!!
In Access 97, macro looks like this
SendKey AMOS
SendKey {Enter}
OpenReport MyReport
PLEASE HELP ME!!!