Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default 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**<<



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default 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**<<




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default 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**<<





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula for advance worksheet name to next worksheet name David Frank Excel Worksheet Functions 2 February 9th 08 07:51 PM
Array advance sum formula Amir Rasheed Excel Discussion (Misc queries) 3 February 7th 07 01:53 PM
Advance Filter Formula Teddy-B Excel Discussion (Misc queries) 2 January 7th 07 03:16 PM
formula for scheduling in advance laurel Excel Discussion (Misc queries) 2 September 29th 06 11:46 PM
Need some help with a formula...thanks in advance Jambruins Excel Discussion (Misc queries) 6 October 17th 05 06:52 PM


All times are GMT +1. The time now is 11:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"