C
Chris
I have a table called Products with a two fiels ProductID (AutoNumber,
primary key) and ProductNo (Text) the input mask for the ProductNo is
However I have a Quotes form where I want to have a combo box with a drop
down list showing the list of ProductNo's from the table Products the
problem is the data shows without the - hyphens but just as ASP80001RE
When I look at the data in the table everything looks ok. I would prefer the
user to see it with hypens as this is how they are used to viewing Product
No's Any ideas why this is not working and how to correct it.
Thanks
Chris
primary key) and ProductNo (Text) the input mask for the ProductNo is
form called AtlasProducts.LLL\-AAAA\-aaa and works on inputing data directly into the table and on
However I have a Quotes form where I want to have a combo box with a drop
down list showing the list of ProductNo's from the table Products the
problem is the data shows without the - hyphens but just as ASP80001RE
When I look at the data in the table everything looks ok. I would prefer the
user to see it with hypens as this is how they are used to viewing Product
No's Any ideas why this is not working and how to correct it.
Thanks
Chris