ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   40 sheets/Formula to advance to next worksheet (https://www.excelbanter.com/excel-worksheet-functions/195507-40-sheets-formula-advance-next-worksheet.html)

newdeas

40 sheets/Formula to advance to next worksheet
 
I have 40 worksheets assigned to 40 team leaders. Each team leader has upto
40 members so might have 10 or 5... I used cell a10:a50 for member codes and
if the code reads 00 then in b10:b50 the name would appear "blank".

I would like to create another sheet with all 40 team leaders with the
members they've signed up. However, I want the "blanks" skipped and
automactically move to the next sheet/leader/member in line.

Is there a formula for that?

Regards,
**newdeas**<<




Don Guillett

40 sheets/Formula to advance to next worksheet
 
Sounds like a loop
for each ws in worsheets
ws.dothis
next ws

However, you need to decide what it will look like. Describe fully or, if
desired, send your wb to me at the address below.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"newdeas" wrote in message
...
I have 40 worksheets assigned to 40 team leaders. Each team leader has upto
40 members so might have 10 or 5... I used cell a10:a50 for member codes
and
if the code reads 00 then in b10:b50 the name would appear "blank".

I would like to create another sheet with all 40 team leaders with the
members they've signed up. However, I want the "blanks" skipped and
automactically move to the next sheet/leader/member in line.

Is there a formula for that?

Regards,
**newdeas**<<





newdeas

40 sheets/Formula to advance to next worksheet
 
Thanks!
It's a really large workbook so, I'll send one team worksheet with the
workseet I want the info transerred to.
--
Regards,
**newdeas**<<





"Don Guillett" wrote:

Sounds like a loop
for each ws in worsheets
ws.dothis
next ws

However, you need to decide what it will look like. Describe fully or, if
desired, send your wb to me at the address below.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"newdeas" wrote in message
...
I have 40 worksheets assigned to 40 team leaders. Each team leader has upto
40 members so might have 10 or 5... I used cell a10:a50 for member codes
and
if the code reads 00 then in b10:b50 the name would appear "blank".

I would like to create another sheet with all 40 team leaders with the
members they've signed up. However, I want the "blanks" skipped and
automactically move to the next sheet/leader/member in line.

Is there a formula for that?

Regards,
**newdeas**<<







All times are GMT +1. The time now is 10:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com