I am trying to create a push button on a form to copy a field from a view table depending on the entry,
For example on entry 1 of the form, I want to reference entry 1 on the view table. but I don’t know how to reference the view table or match the entry number from the form to the view table
This is a continuation of a previous question which can be viewed here.
I have included a file as an example of the current DB.
What I want to do is have the format of the field FieldA, FieldB, FieldC and FieldD on the clipboard, as indicated on View1 from the file below.