dstramilov
New Member
- Joined
- Oct 10, 2014
- Messages
- 7
I need to create VBA that will insert & copy current row if value in column D>0 & do this all the the way to the end.
I need VBA that will work as VLOOKUP but for multilines. Let's say A7="Paris" Sheet1. I need to copy a all values (if A7="Paris") from sheet2 column B, C, D etc.
I need VBA that will work as VLOOKUP but for multilines. Let's say A7="Paris" Sheet1. I need to copy a all values (if A7="Paris") from sheet2 column B, C, D etc.