F
Fred
I have several thousand address' in this format:
123 Any Street # 23
234 Main Street # A
I need to have a space after the #. In some cases I do not:
576 South Street #24
Using VBA how can I search a range (1 column) and find the address'
without the space and then mark the cell color red.
Thanks for your help!!
Fred
123 Any Street # 23
234 Main Street # A
I need to have a space after the #. In some cases I do not:
576 South Street #24
Using VBA how can I search a range (1 column) and find the address'
without the space and then mark the cell color red.
Thanks for your help!!
Fred