G
Guest
I have a form called Clients and another form called Events. Both have a
same field but is called different names the field in Clients is called
ClientsAccountNo and the one in Events is called EventsAccountNo. I have
setup a command button on the clients form to create a new event for that
client. That part works great but I have to input the EventAccountNo into
it's field. I want this field to be inputed automatically from the
clientsaccountno, it is the same value which I use to link the two table
together in a subform. How do I do this?
same field but is called different names the field in Clients is called
ClientsAccountNo and the one in Events is called EventsAccountNo. I have
setup a command button on the clients form to create a new event for that
client. That part works great but I have to input the EventAccountNo into
it's field. I want this field to be inputed automatically from the
clientsaccountno, it is the same value which I use to link the two table
together in a subform. How do I do this?