I have a main form that has the medical record of a client. There is a subform that holds multiple medications the client is taking in datasheet view. I have a search form that is called up from a command button on the main form. I need to take the results from the Search Form, field name([Brand Name])and assign that result to a new record in the subform, field name [Meds].
Main form is [POC Form]
Subform is [POCMed Subform]
Search form is [Med Search Form]
I hope you can understand what I've written.
I have been hammering on this a long time and just can't get it. If you can help it would be very appreciated.
Main form is [POC Form]
Subform is [POCMed Subform]
Search form is [Med Search Form]
I hope you can understand what I've written.
I have been hammering on this a long time and just can't get it. If you can help it would be very appreciated.