Re: Auto populate a form from an open form



Al

Yes my main form consists of a tabbed page, however, (having played with this
most of the night) because I'm using a Now() for the time the call was taken
so that when the user logs the phone call it is given a time stamp - access
then creates the next entry below with the same time stamp, which causes a
problem when you have to make two entries as the old time stamp remains.

I managed to transfer the recordID from the form where the command button was
located on to the call record form by the following:

Default value [Forms]![New input screen]![Job Number]

I'm now trying an unbound form to stop the second record appearing below with
a time stamp.

Thanks for your response

Chris

--
Message posted via http://www.accessmonster.com

.


Loading