I have a main form1 and I have a field called rework and this field is setup as a memo field on the table. I have a command button that when selected will open a second form (pop up) and there are 3 fields on this pop up form "date" "name" and "reason" and a command buttom on the pop up called update. Now what I want to do is once I click the command button to get the pop up and I enter the date , name, and the reason I want to click that update button and have those 3 fields update to the memo field on form1. I want it added to so for every time it's clicked it will add another line to that memo field. I have everything working except for the update button. Any help, can this even be done?
Thanks
Jon
Thanks
Jon