Chance1234
IS-IT--Management
I have a form (frmsearch) which is used to filter and search another form called frmmain.
filtering is no problem, but im having trouble finishing of my search facility
basicly my search facility on frmsearch works like this
in a textbox they enter what tehy are searching for most likely with wild cards, they press a button and in a listbox below appears what it could be. then what i want them to do is to select a record in that listbox and click another button and it will take them on frmmain to that record
normally when i do thinks like this i use the recordsetclone or if it is a subfomr then the gotorecord command but this time it is a totally seperate form and im having trouble getting it to work
any one help
Chance
filtering is no problem, but im having trouble finishing of my search facility
basicly my search facility on frmsearch works like this
in a textbox they enter what tehy are searching for most likely with wild cards, they press a button and in a listbox below appears what it could be. then what i want them to do is to select a record in that listbox and click another button and it will take them on frmmain to that record
normally when i do thinks like this i use the recordsetclone or if it is a subfomr then the gotorecord command but this time it is a totally seperate form and im having trouble getting it to work
any one help
Chance