Asked by Bobo--just_East_of_Madison
at 2024-07-18 08:37:10
Point:500 Replies:12 POST_ID:829017USER_ID:11919
Topic:
Microsoft Excel Spreadsheet Software;;VB Script
Hello:
I have a spreadsheet with three columns.
Column A contains client names
Column B contains client id numbers
Column C contains client addresses
Column D contains client phone numbers
1. I need to find client names in column A based on a list
2. I need to then find the client's corresponding phone number in column D
3. I then need to cut and paste into a different spreadsheet the client's name found in step one and their corresponding phone number in column D.
Searched for Macros to do this but I couldn't find one that fits my needs exactly.
VLOOKUP is helpful but doesn't provide all the steps
I have a spreadsheet with three columns.
Column A contains client names
Column B contains client id numbers
Column C contains client addresses
Column D contains client phone numbers
1. I need to find client names in column A based on a list
2. I need to then find the client's corresponding phone number in column D
3. I then need to cut and paste into a different spreadsheet the client's name found in step one and their corresponding phone number in column D.
Searched for Macros to do this but I couldn't find one that fits my needs exactly.
VLOOKUP is helpful but doesn't provide all the steps