Thanks for taking the time to read my post.
I am building an Inventory db. Have a Table with Records and a Form tied to it. Table Records and Form Records are linked.
Need to have a dbl click on a Table Record open the associated Form Record.
Tried a Go To Macro but instead of running it pops an
Error 2046: the command or action isn't available now.
You may be in a read only database or an unconverted database from an earlier version of Access or
The type of object the action applies to isn't currently selected or isn't in the active view.
Is there a better way? I would like for the clerk to scroll or search the Table; click on the Record he wants; and be taken to that Record in the Form view to do data entry. Not all fields will be visible in the Table and the Form has a better layout for easy data entry. I'm sure this is possible but so far haven't found it in the 1100 page Access book I bought.
Any suggestions?
PS: There will probably be more posts as I go along but I really do try to find the answers on my own.
Thanks