Hello Friends,
I have a search Form and I want that by double clicking on a record, another form candidates_form opens where the record is saved.
I have created a macro and given it the condition
"[Forms]![Search]![First]=[Forms]![candidates_form]![First]".
But this is not working.
Any advise friends.
Thanks in advance
I have a search Form and I want that by double clicking on a record, another form candidates_form opens where the record is saved.
I have created a macro and given it the condition
"[Forms]![Search]![First]=[Forms]![candidates_form]![First]".
But this is not working.
Any advise friends.
Thanks in advance