debsamguru
Member
- Local time
- Today, 20:43
- Joined
- Oct 24, 2010
- Messages
- 82
Hi,
Can anyone see what I'm doing wrong here?
I have 2 ways to add a new order - one from the main menu, where I have a dropdown to select the customer, which works perfectly.
The second way involves having a button on the customer's orders form (OrdersF) and passing the CustomerID through to the NewOrderbyCustomerF. However, when I do this, instead of JUST adding a new order, it adds a new customer too. It's something very obvious probably, but I've been staring at it for so long that I just can't see it.
Thanks
Can anyone see what I'm doing wrong here?
I have 2 ways to add a new order - one from the main menu, where I have a dropdown to select the customer, which works perfectly.
The second way involves having a button on the customer's orders form (OrdersF) and passing the CustomerID through to the NewOrderbyCustomerF. However, when I do this, instead of JUST adding a new order, it adds a new customer too. It's something very obvious probably, but I've been staring at it for so long that I just can't see it.
Thanks