Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 132
Default action items- sorting through multiple worksheets by employee name

I've got action items from various meetings each in their own 'meeting' tab.
The problem is, when a new meeting tab is created, or an old one is updated
with a new action, the person assigned to the actions won't know about it
unless they hunt for it (and most times they arent aware of it until it is
too late!)

Is there anyway to create something where each persons' actions (from the
entire workbook) can be sorted out and that would automatically update when a
new entry was made with their particular name assigned to the task?

I am using Office 2003 by the way...
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default action items- sorting through multiple worksheets by employee name

The short answer is no. There is nothing easy to do what you are asking.
Generally speaking XL is not the correct tool for what you are trying to do.
A database really would be a much better solution. Your situation being what
it is however you could try consolidating all of the meeting tabs into a
single tab using code from the link below. Then it would just be a matter of
filtering the data...

http://msdn.microsoft.com/en-us/library/cc793964.aspx
--
HTH...

Jim Thomlinson


"kelly" wrote:

I've got action items from various meetings each in their own 'meeting' tab.
The problem is, when a new meeting tab is created, or an old one is updated
with a new action, the person assigned to the actions won't know about it
unless they hunt for it (and most times they arent aware of it until it is
too late!)

Is there anyway to create something where each persons' actions (from the
entire workbook) can be sorted out and that would automatically update when a
new entry was made with their particular name assigned to the task?

I am using Office 2003 by the way...

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,180
Default action items- sorting through multiple worksheets by employeename

Excel 2007 Tables
Tables are now dynamic in both dimensions,
and are location independent.
Consolidate, filter and concatenate
with macros that use Table references,
not "A1:B10" or "R1C1: R10C2" .
http://c0718892.cdn.cloudfiles.racks.../05_14_10.xlsm
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
Sorting in multiple worksheets GWVF Excel Discussion (Misc queries) 1 December 3rd 09 12:21 AM
PIVOT TABLE - MULTIPLE RANGES (ITEMS' SORTING) FARAZ QURESHI Excel Discussion (Misc queries) 0 May 19th 08 08:25 PM
Sorting Multiple Worksheets [email protected] Excel Discussion (Misc queries) 4 April 28th 07 08:20 PM
sorting multiple worksheets Steve Excel Worksheet Functions 0 March 14th 07 08:35 PM
I need help with a formula or a sorting action [email protected] Excel Discussion (Misc queries) 1 July 15th 06 10:35 AM


All times are GMT +1. The time now is 09:00 AM.

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"