Stupid and simple answer I'm sure.
I have a Form where I select selects and Employee no, then a button with code opens another form and appends a new record. This works fine.
Then I am trying to edit data in the other form (like put a new date in) using code in the original form but it wont...