Re: $$Excel-Macros$$ Loop in cell in different sheet in a workbook

2014-09-23 Thread Vaibhav Joshi
Hi Fill data in relevant cells of sheet1 to get values in sheet 2. Starring cell is C32 in Sheet 1 & after that looping is done offsetting 10 rows & 10 column. PFA, macro is working correctly Cheers!! + *I did not do this for you. God is here working through me for you.* On Fri, Sep 19, 2

Re: $$Excel-Macros$$ Loop in cell in different sheet in a workbook

2014-09-23 Thread Paul Schreiner
aces you can, >>At all the times you can, >>To all the people you can, >>As long as ever you can.” - John Wesley >>- >> >> >> From: josua sitinjak >>>To: excel-macros@googlegroups.com >>>Sent:

Re: $$Excel-Macros$$ Loop in cell in different sheet in a workbook

2014-09-22 Thread josua sitinjak
k > *To:* excel-macros@googlegroups.com > *Sent:* Thursday, September 18, 2014 9:41 PM > *Subject:* $$Excel-Macros$$ Loop in cell in different sheet in a workbook > > Good morning MS EXCEL AND VBA MACROS member. > I'm newbie in macros. > I would like to ask something. &

Re: $$Excel-Macros$$ Loop in cell in different sheet in a workbook

2014-09-18 Thread Paul Schreiner
aces you can, At all the times you can, To all the people you can, As long as ever you can.” - John Wesley - From: josua sitinjak >To: excel-macros@googlegroups.com >Sent: Thursday, September 18, 2014 9:41 PM >Subject: $$Excel-Macros$$ Loop in

$$Excel-Macros$$ Loop in cell in different sheet in a workbook

2014-09-18 Thread josua sitinjak
Good morning MS EXCEL AND VBA MACROS member. I'm newbie in macros. I would like to ask something. Please help me, I want to loop in a value in different sheet in a workbook at macro excel. ex : I want to compute x value in sheet 2, but to compute the x value, i need y value in sheet 1. I have t