richiwatts
Board Regular
- Joined
- Aug 27, 2002
- Messages
- 131
Hi,
Can someone help me with a batch search replace script?
I get a fixed a list of names in column A every month. I have a fixed list of 100 people but each month, the amount of people reporting is different.
Chris Dean
John farmer
Tony Smith
I need to batch search and replace these names so that I end up with
JPY<NC>80<NC>Chris Dean
USD<NC>5<NC>John farmer
EUR<NC>6<NC>Tony Smith
This is the person's hourly rate. NC just means nnew column.
So after the batch search and repalce I end up with Name in column C, amount in column B and currency in Column A.
Thanks for your help.
Rich
Can someone help me with a batch search replace script?
I get a fixed a list of names in column A every month. I have a fixed list of 100 people but each month, the amount of people reporting is different.
Chris Dean
John farmer
Tony Smith
I need to batch search and replace these names so that I end up with
JPY<NC>80<NC>Chris Dean
USD<NC>5<NC>John farmer
EUR<NC>6<NC>Tony Smith
This is the person's hourly rate. NC just means nnew column.
So after the batch search and repalce I end up with Name in column C, amount in column B and currency in Column A.
Thanks for your help.
Rich