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 Data Selection on second workshhet

Hi,

I've got the following Data on sheet 1

person, group
john,A
tiger,B
Scott,C
larry,B

and so on

now I want all memebers of group A to be displayd on sheet2, group B
on sheet 3 etc.
So when I add someone it is autmatically displayed on the rigth sheet.

is there any matrix or array formula to accomplish this?

thanks for any help

regards,
Justin
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Data Selection on second workshhet

I'd keep the data in one worksheet.

Then use data|filter|autofilter to see the info that I want.

But if you really, really must. Keep the data in one worksheet and refresh the
worksheets whenever you need (not while doing input--just run the macro when
you're ready).

Ron de Bruin's EasyFilter addin:
http://www.rondebruin.nl/easyfilter.htm

Code from Debra Dalgleish's site:
http://www.contextures.com/excelfiles.html

Create New Sheets from Filtered List -- uses an Advanced Filter to create
separate sheet of orders for each sales rep visible in a filtered list; macro
automates the filter. AdvFilterRepFiltered.xls 35 kb

Update Sheets from Master -- uses an Advanced Filter to send data from
Master sheet to individual worksheets -- replaces old data with current.
AdvFilterCity.xls 55 kb

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

Justin wrote:

Hi,

I've got the following Data on sheet 1

person, group
john,A
tiger,B
Scott,C
larry,B

and so on

now I want all memebers of group A to be displayd on sheet2, group B
on sheet 3 etc.
So when I add someone it is autmatically displayed on the rigth sheet.

is there any matrix or array formula to accomplish this?

thanks for any help

regards,
Justin


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Data Selection on second workshhet

I wanted to avoid the hassle of macro for security reasons (company's
AD-Policy, macro signing...)
But it really seems there's no database formula one could abuse for
that.

Thanks a lot!
Especially for the links!

Regards,
Justin
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 Data selection from one workshhet into an existing worksheet Sean Excel Worksheet Functions 2 September 19th 07 06:26 PM
Can I expand Excel workshhet beyond 65000 rows? Keith Excel Discussion (Misc queries) 3 May 21st 06 06:34 AM
Password protect a workshhet on the net? ZorroZ Excel Worksheet Functions 0 June 11th 05 10:00 PM
workshhet variable ParTeeGolfer Excel Worksheet Functions 4 January 24th 05 05:05 AM
How to pass a workshhet name as a parameter into a subroutine ? yigalb Excel Discussion (Misc queries) 4 January 9th 05 10:28 AM


All times are GMT +1. The time now is 06:59 AM.

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

About Us

"It's about Microsoft Excel"