M
Michael
I need to create a button, that, when clicked will open a data entry
form based on the current records unique ID#. I need help with the
code to make that happen.
Further Information:
I will open my clients form and look up a particular client. I would
like to then click a button called "Create New Ticket" and have the
form which was specifically designed for that client open up. Each
new ticket form is named based on the client (for example, Client
ID#1234 has a corresponding "NewTicket_ClientID1234" Form.
Form to place the button on: FRM_Clients, unique field: ClientID
Form to open (in ADD mode): NewTicket_ClientIDXXXX
form based on the current records unique ID#. I need help with the
code to make that happen.
Further Information:
I will open my clients form and look up a particular client. I would
like to then click a button called "Create New Ticket" and have the
form which was specifically designed for that client open up. Each
new ticket form is named based on the client (for example, Client
ID#1234 has a corresponding "NewTicket_ClientID1234" Form.
Form to place the button on: FRM_Clients, unique field: ClientID
Form to open (in ADD mode): NewTicket_ClientIDXXXX