Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How do I activate and inactivate worksheets?

I have 30 worksheets within a workbook, and want to summarize the information
found on them on the front worksheet. However, when I open the workbook, I
will only plug numbers into about 5 of the worksheets. And I want only the
information on those five worksheets to summarize on the front sheet. HELP!
:-)
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 622
Default How do I activate and inactivate worksheets?

On Aug 7, 11:49 am, daughteroflight
wrote:
I have 30 worksheets within a workbook, and want to summarize the information
found on them on the front worksheet. However, when I open the workbook, I
will only plug numbers into about 5 of the worksheets. And I want only the
information on those five worksheets to summarize on the front sheet. HELP!
:-)


If you want specific help, you'll have to give specific info here.
Otherwise, there's really no way to say anything. Maybe start with
questions like these:

Are the 30 sheets all the same? What's the same? What's different?
What kind of summarizing? Adding? Counting? Listing data?
Why are there 30 if you only need 5 at once?
Are you keeping the data in there and adding to it each time? Or is it
kept blank and you just put in all new data each time?
What formulas do you already have? What isn't working?
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How do I activate and inactivate worksheets?

Gosh, thank you for that direction!

Ok, what I need:

I am creating an invoicing system. The front page will summarize the
information found on the following 30 worksheets. I have created all thirty
worksheets with information and formula's specific to the types of jobs they
represent. Each invoice will have one to five totals that need to be pulled
to the front page, depending on the type of work we do. The other
spreadsheets are for our information only, but are a breakdown of all of the
internal costs that go into a job. Basically, when I type a number into a
cell on a particular worksheet, I want the front page to recognize that
particular sheet is "active" and pull the total at the bottom from the
particular sheet and post it, along with the sheet's title on the cover. So
maybe I need some kind of formula like:
if sheet "back flow" d:26 = $0.01 - $1,000,000 post on front page

does that make sense? I know what I want to do, but am a bit illiterate as
far as writing formula's go...

"Spiky" wrote:

On Aug 7, 11:49 am, daughteroflight
wrote:
I have 30 worksheets within a workbook, and want to summarize the information
found on them on the front worksheet. However, when I open the workbook, I
will only plug numbers into about 5 of the worksheets. And I want only the
information on those five worksheets to summarize on the front sheet. HELP!
:-)


If you want specific help, you'll have to give specific info here.
Otherwise, there's really no way to say anything. Maybe start with
questions like these:

Are the 30 sheets all the same? What's the same? What's different?
What kind of summarizing? Adding? Counting? Listing data?
Why are there 30 if you only need 5 at once?
Are you keeping the data in there and adding to it each time? Or is it
kept blank and you just put in all new data each time?
What formulas do you already have? What isn't working?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default How do I activate and inactivate worksheets?

You might want to look at the following:

On the cover sheet, add a helper cell with the formula..=cell("filename"),A1
Then add another helper cell with the formula..=cell("filename")

When you make a change to a worksheet, the second one will be the previous
sheet name...you will have to enter in a complex formula on the cover sheet
for the total...
-An IF formula to see if the two helper cells contain different names(and
only to the names of the 5 worksheets) and if they do then grab the contents
as conditionalized.

Needless to say, its better to setup a form for the invoice or to insert
some textboxes onto that cover worksheet w/code....but I think that formula
will work.

"daughteroflight" wrote:

Gosh, thank you for that direction!

Ok, what I need:

I am creating an invoicing system. The front page will summarize the
information found on the following 30 worksheets. I have created all thirty
worksheets with information and formula's specific to the types of jobs they
represent. Each invoice will have one to five totals that need to be pulled
to the front page, depending on the type of work we do. The other
spreadsheets are for our information only, but are a breakdown of all of the
internal costs that go into a job. Basically, when I type a number into a
cell on a particular worksheet, I want the front page to recognize that
particular sheet is "active" and pull the total at the bottom from the
particular sheet and post it, along with the sheet's title on the cover. So
maybe I need some kind of formula like:
if sheet "back flow" d:26 = $0.01 - $1,000,000 post on front page

does that make sense? I know what I want to do, but am a bit illiterate as
far as writing formula's go...

"Spiky" wrote:

On Aug 7, 11:49 am, daughteroflight
wrote:
I have 30 worksheets within a workbook, and want to summarize the information
found on them on the front worksheet. However, when I open the workbook, I
will only plug numbers into about 5 of the worksheets. And I want only the
information on those five worksheets to summarize on the front sheet. HELP!
:-)


If you want specific help, you'll have to give specific info here.
Otherwise, there's really no way to say anything. Maybe start with
questions like these:

Are the 30 sheets all the same? What's the same? What's different?
What kind of summarizing? Adding? Counting? Listing data?
Why are there 30 if you only need 5 at once?
Are you keeping the data in there and adding to it each time? Or is it
kept blank and you just put in all new data each time?
What formulas do you already have? What isn't working?

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
Can't activate an add-ins Ivan Setting up and Configuration of Excel 0 June 5th 08 09:33 AM
Activate object Eva Excel Worksheet Functions 0 December 14th 07 05:47 PM
Activate the top of sheet AD108 Excel Worksheet Functions 2 July 30th 06 05:27 PM
When to Activate? Antonio Excel Discussion (Misc queries) 5 June 8th 06 12:26 AM
Activate Workbook Dolphinv4 Excel Discussion (Misc queries) 2 October 22nd 05 01:45 PM


All times are GMT +1. The time now is 04:42 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"