I have a button on a memory form that calls a table form. The unique key field session value for the table form (the called form) is set in the first memory form. My question is where in the table form (the called form) do I set the key field value and get the record?
Or would it be better to set the value of the key field in the URL for the called form? If I am calling the form from drop list of the "OnClick" tab of the button how would I use the "parameter" list?
Chuck