Addictions
Board Regular
- Joined
- May 27, 2018
- Messages
- 60
- Office Version
- 365
Hello,
Please can somebody help with VBA code?.
I'm looking for VBA code to find column by header name and apply TRIM in that column. Column name is "Title".
I'm also looking for vba code for VLOOKUP. Find column by header name "SKU" and apply vlookup in that column "=VLOOKUP("Should be SKU column here",Sheet2!B:E,2,FALSE)"
Please help.
Please can somebody help with VBA code?.
I'm looking for VBA code to find column by header name and apply TRIM in that column. Column name is "Title".
I'm also looking for vba code for VLOOKUP. Find column by header name "SKU" and apply vlookup in that column "=VLOOKUP("Should be SKU column here",Sheet2!B:E,2,FALSE)"
Please help.