Bennie47250
Programmer
Using Access 2003
I have a text string that MAY include the & character. If the & exist, I need to replace it with a space. For example, “LATCH CABLE SPO/A7/9EH1&2” would be updated to “LATCH CABLE SPO/A7/9EH1 2”
I would like to do this in a Query or a Macro, is this possible? If yes, please give me an example.
Given what we had sold for a day, it is possible that none of the records will have an & or maybe only 1 out of 20 will.
Thanks
Bennie
I have a text string that MAY include the & character. If the & exist, I need to replace it with a space. For example, “LATCH CABLE SPO/A7/9EH1&2” would be updated to “LATCH CABLE SPO/A7/9EH1 2”
I would like to do this in a Query or a Macro, is this possible? If yes, please give me an example.
Given what we had sold for a day, it is possible that none of the records will have an & or maybe only 1 out of 20 will.
Thanks
Bennie