From: Terry Cano on
I added a Combo Box after the Form was created
There are now two fields that say "Vendor" the original and the Combo Box
"Vendor"
I'd like to remove the non combo box but when I hide it "Visible = No" they
both disappear
Help
From: KARL DEWEY on
Try changing the name of the combo but leaving the label reading 'Vendor.'

--
Build a little, test a little.


"Terry Cano" wrote:

> I added a Combo Box after the Form was created
> There are now two fields that say "Vendor" the original and the Combo Box
> "Vendor"
> I'd like to remove the non combo box but when I hide it "Visible = No" they
> both disappear
> Help