$$Excel-Macros$$ Re: How to use several variables at once in for loops correctly

2008-10-11 Thread AJIT NAVRE
If I have correctly understood the macro, Looking at the code, the logic is, 1. Pick A Value From Sheet Details, Column ES, Row 3 2. Paste The Value In Sheet Price List, Column W, Row 12 To Row 22. 3. Repeat At Step 1 until Sheet Details, Column ES, Row(?) is Not Empty. In Short For Each Value In

$$Excel-Macros$$ Re: How to run the macro only if data available else stop.

2008-10-11 Thread Mayank Patel
Hi Ajit, Thanks Very much. it was a great help. U perfectly understood my problem. it really worked. hope to see u again. Thanks Rgds Mayank On Fri, Oct 10, 2008 at 9:49 PM, AJIT NAVRE <[EMAIL PROTECTED]> wrote: > Looks nice. As I have understood it, you first paste the .CSV on the main > tab