Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default VBA? Function? Not sure...

I have have a spreadsheet - (DOH!) - and I am dealing with a ton of
information - broken up into areas.
What I would like to do is set it up so that a button or toggle would
display/show a particular bit of information...

For example -
There are 4 employees in the telephone group -
A total of 392 tickets were received for the month of December-
The manager wants to see all of the results for each employee...

Mark did "X" number
John did "X" number
Harry did "X" number...blah blah blah...

So he toggles - "All"
but when he wants to talk to them individually - he calls up the
report and toggles the information just for Mark...
and this shows Mark for the currently completed month - and Mark's
prior month - so the manager can track the trend of just Mark and talk
with him about it...

Is this possible - to do a 'show' or something of the sort....?
I'm not sure if this is the correct group for this question...but I
could sure use the help...

Thanks in advance...
J
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 258
Default VBA? Function? Not sure...

JP2R --

I'm assuming you have a table of data, one line per item (in this case, a
call). I think that VBA is probably overkill. If the data is sorted (or you
want to sort it) then you can use various data functions options (on the
Data pulldown menu). It would be more powerful to set up a PivotTable so

you can do the kinds of ad hoc questions you'll often have.

HTH

"JP2R" wrote:

I have have a spreadsheet - (DOH!) - and I am dealing with a ton of
information - broken up into areas.
What I would like to do is set it up so that a button or toggle would
display/show a particular bit of information...

For example -
There are 4 employees in the telephone group -
A total of 392 tickets were received for the month of December-
The manager wants to see all of the results for each employee...

Mark did "X" number
John did "X" number
Harry did "X" number...blah blah blah...

So he toggles - "All"
but when he wants to talk to them individually - he calls up the
report and toggles the information just for Mark...
and this shows Mark for the currently completed month - and Mark's
prior month - so the manager can track the trend of just Mark and talk
with him about it...

Is this possible - to do a 'show' or something of the sort....?
I'm not sure if this is the correct group for this question...but I
could sure use the help...

Thanks in advance...
J

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default VBA? Function? Not sure...

On Jan 2, 7:46 pm, pdberger
wrote:
JP2R --

I'm assuming you have a table of data, one line per item (in this case, a
call). I think that VBA is probably overkill. If the data is sorted (or you
want to sort it) then you can use various data functions options (on theData pulldown menu). It would be more powerful to set up a PivotTable so

you can do the kinds of ad hoc questions you'll often have.

HTH


Thanks -
I'll look into that - I've not ever done a pivot table - no time like
the present (smile)
J
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
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM
Nested IF Function, Date Comparing, and NetworkDays Function carl Excel Worksheet Functions 2 December 29th 04 09:57 PM


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