T
Tom
Any advice/suggestions would be appreciated
We have a combo box which lists a list of product categories. On the
AfterUpdate event a query runs which exports all of the selected products to
an Excel file. This is working OK unless there is a \ within the category
name, e.g. label/white.
What would be the best way to strip the / from that string?
TIA
Tom
We have a combo box which lists a list of product categories. On the
AfterUpdate event a query runs which exports all of the selected products to
an Excel file. This is working OK unless there is a \ within the category
name, e.g. label/white.
What would be the best way to strip the / from that string?
TIA
Tom