Computing.Net > Forums > Windows 95/98 > Activex and MSACESS

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.

Activex and MSACESS

Reply to Message Icon

Name: eeeyaaah
Date: August 30, 2004 at 02:24:29 Pacific
OS: Windows XP
CPU/Ram: Pentium 4 480mb Ram
Comment:

I Recieve run time error 429 activex cannot create... Wghilst trying to run this script
Private Sub List2_AfterUpdate()
' Find the record that matches the control.
Dim rs As Object

Set rs = Me.Recordset.Clone
rs.FindFirst "[TopicName] = '" & Me![List2] & "'"
If Not rs.EOF Then Me.Bookmark = rs.Bookmark
End Sub

On a windows 98SE machine using office XP access 2000. The script works perfectly well on a win XP machine

any ideas.



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

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


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: Activex and MSACESS

ActiveX and MS Access www.computing.net/answers/windows-95/activex-and-ms-access/118667.html

What is ActiveX, and why do I need it? www.computing.net/answers/windows-95/what-is-activex-and-why-do-i-need-it/108066.html

Invalid ActiveX/com www.computing.net/answers/windows-95/invalid-activexcom/113607.html