Computing.Net > Forums > Office Software > Access Form button command won't wo

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Access Form button command won't wo

Reply to Message Icon

Name: lucky1
Date: March 20, 2006 at 17:48:50 Pacific
OS: win2000
CPU/Ram: 1.4 AMD / 640
Product: Clone
Comment:

Hi,

“Find Record” button event was written using Visual Basic 6, and worked OK when using Win98 and Access 97.

When I upgraded to Win2000 and Access 2000 ( The other buttons work fine. ) this one no longer works and I am going nuts trying to fix it to no avail.

It now looks like a “BLUR”, any help will be deeply appreaciated.

================================================================

Private Sub Find_Record_Click()
On Error GoTo Err_Find_Record_Click

DoCmd.DoMenuItem A_FORMBAR, A_EDITMENU, 10, , A_MENU_VER20

Exit_Find_Record_Click:
Exit Sub

Err_Find_Record_Click:
MsgBox Error$
Resume Exit_Find_Record_Click

End Sub


Thanks,

lucky1

<(*¿*)>




Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Ghost 2003 Drive Mapping ... scanner software - loggin...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: Access Form button command won't wo

Access Form Controls www.computing.net/answers/office/access-form-controls/601.html

mail merge won't work www.computing.net/answers/office/mail-merge-wont-work/5522.html

Outlook 2000 Won't send/receive ema www.computing.net/answers/office/outlook-2000-wont-sendreceive-ema/4652.html