N
Nata
Guest
I have a form that has a list of clients. I have another form that will record orders of clients.
So I want it so that when I click on New Order button it automatically records the ID of the client who places the order, so that it's attached to his record.
I have tried setting Default Value to ID from CLIENTS form, and setting Default Value to DLookup and then whatever (I'm not a coder, so I might have messed up there), then tried creating a macro and use SetValue, and nothing works.
Any ideas?
So I want it so that when I click on New Order button it automatically records the ID of the client who places the order, so that it's attached to his record.
I have tried setting Default Value to ID from CLIENTS form, and setting Default Value to DLookup and then whatever (I'm not a coder, so I might have messed up there), then tried creating a macro and use SetValue, and nothing works.
Any ideas?