PDA

Click to See Complete Forum and Search --> : Listbox - sub search form problems


DWojcik
Oct 27th, 2000, 03:55 PM
Help..New to VB. I have a VB Form linked to an Access DB. Works Just fine. I have a sub-find record form that searchs a name field and finds records. Double-Click (list box) to select. Works fine inside the IDE. When I complie and make an EXE, I get the runtime error 5. I have tried to set focus etc many different ways but no luck. Can anyone please help me out of this ? I am stumped.

makai
Oct 27th, 2000, 11:56 PM
usually when this happens there is a corruption problem with a dll - and the answer for that is to reinstall VB

since we can't see the Sub it is impossible to guess further