I have an invoice table and a continuous form which shows all invoice numbers, delivery date etc. I have a notes field in this table which I don't want to put in the continuous form. Instead, I want to be able to double click on the invoice number and another form pops up where I can write my notes in it which I want to use in a report later on and the notes I type in are stored in the invoice table. Is there a way to connect these two forms together without any vba?
Thanks in advance
Thanks in advance