thesilkster
Member
Good morning i am trying to remover numbers from an export data sheet
Column B
Name
1. Carl Ritson
2. Paul Smith
123. Dave Anderson
It should be
Column B
Name
Carl Ritson
Paul Smith
Dave Anderson
i have tried using trim but the placing for that week could be from first place 1. to next week could be 130.

any help is most appreciated thanks
Column B
Name
1. Carl Ritson
2. Paul Smith
123. Dave Anderson
It should be
Column B
Name
Carl Ritson
Paul Smith
Dave Anderson
i have tried using trim but the placing for that week could be from first place 1. to next week could be 130.

any help is most appreciated thanks