Hello ppl,
In one of my forms i have a combo box that whenever i create a new record it adds a new field everytime with the id of the value i put in the record before.
Example: i create a new record and the field on the combo is "water" (in the table the "water" id is "2")then when i start a new record the fields on the combo box this time will be "water" and "2".
Anybody have a clue why?
Any help appreciated.
Cheers, Slaxer13
In one of my forms i have a combo box that whenever i create a new record it adds a new field everytime with the id of the value i put in the record before.
Example: i create a new record and the field on the combo is "water" (in the table the "water" id is "2")then when i start a new record the fields on the combo box this time will be "water" and "2".
Anybody have a clue why?
Any help appreciated.
Cheers, Slaxer13
Comment