vranjit138
Board Regular
- Joined
- Dec 18, 2006
- Messages
- 146
- Office Version
-
- 365
- Platform
-
- Windows
Hi Gurus
I need a simple loop that can march through range and give result in another column
Col A has invoice numbers
Col B has Amounts
in Col D from (D1:D456) i have some invoice numbers
in col E how would i populate the amounts for each row using the vlookup function using For Each ...Next Loop in vba
Please tell
Regards
Ranjit
I need a simple loop that can march through range and give result in another column
Col A has invoice numbers
Col B has Amounts
in Col D from (D1:D456) i have some invoice numbers
in col E how would i populate the amounts for each row using the vlookup function using For Each ...Next Loop in vba
Please tell
Regards
Ranjit