johncassell
Well-known member
Hi There,
can anyone help with this problem please...
I have a table called Price Bands with 3 columns (Primary key is the Price Band ID, second column is RRP, third column is Barcode.)
I have created a form with a combobox for the Price Band ID and text boxes for the other two table columns.
Form loads with the first entry from the table loaded.
Problem is that when i try to move (using the drop down) to the second entry (price ID is '2') it is thinking that I am trying to create a new value called 2 when there is already one in there.
All I want to do is select the Price ID '2' so I can view and maybe edit it.
Can anyone point me in the right direction please?
Thanks
John
can anyone help with this problem please...
I have a table called Price Bands with 3 columns (Primary key is the Price Band ID, second column is RRP, third column is Barcode.)
I have created a form with a combobox for the Price Band ID and text boxes for the other two table columns.
Form loads with the first entry from the table loaded.
Problem is that when i try to move (using the drop down) to the second entry (price ID is '2') it is thinking that I am trying to create a new value called 2 when there is already one in there.
All I want to do is select the Price ID '2' so I can view and maybe edit it.
Can anyone point me in the right direction please?
Thanks
John