oh with your search forms thing
nice way to deal with it is
formSearch have just a designed form there and when press the find button set the inputted value into a module
ie MyModuleVar = me.txtInput.text
then you just open second form as normal
onload event contains your sql and getting the input from the module var hey presto easy




Reply With Quote