G
Guest
Hi,
I have a form that has a Combox Box. In this Combo Box I can select a user.
For some reason, when I go back to the Combo Box, it has replaced the user I
selected with another field called Tag. This is a inventory database that I'm
trying to create. I have the Control Souce set to User. Row Source type is
Table/Query. Row Source is SELECT tblPCs.Tag, tblPCs.User FROM tblPCs ORDER
BY tblPCs.User; Column Count is 2. Column Widths is 0";1". Can anybody help
me resolve this.
Thanks
I have a form that has a Combox Box. In this Combo Box I can select a user.
For some reason, when I go back to the Combo Box, it has replaced the user I
selected with another field called Tag. This is a inventory database that I'm
trying to create. I have the Control Souce set to User. Row Source type is
Table/Query. Row Source is SELECT tblPCs.Tag, tblPCs.User FROM tblPCs ORDER
BY tblPCs.User; Column Count is 2. Column Widths is 0";1". Can anybody help
me resolve this.
Thanks