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 Provide a list of all accounts with this criteria

I dont even know where to begin with this one...

If Column A has the digits 23, 83, 849, 759 and Column AL has the word
"RESEARCH" then provide me a list of all the accounts in Column B that meets
those standards... any ideas??!! Thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,240
Default Provide a list of all accounts with this criteria

Senor Martinez wrote:
I dont even know where to begin with this one...

If Column A has the digits 23, 83, 849, 759 and Column AL has the word
"RESEARCH" then provide me a list of all the accounts in Column B that meets
those standards... any ideas??!! Thanks in advance



No more information here than your previous post, so I'll give my same response:


Try either AutoFilters or PivotTables.

http://www.contextures.com/xlautofilter01.html

http://peltiertech.com/Excel/Pivots/pivotstart.htm



If you need more help, provide more information.
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JCS JCS is offline
external usenet poster
 
Posts: 93
Default Provide a list of all accounts with this criteria

Hi,

In Help look at Advanced Filters. This may be what you are looking for.

HTH,
JCS

"Senor Martinez" wrote:

I dont even know where to begin with this one...

If Column A has the digits 23, 83, 849, 759 and Column AL has the word
"RESEARCH" then provide me a list of all the accounts in Column B that meets
those standards... any ideas??!! Thanks in advance

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Provide a list of all accounts with this criteria

You can use AutoFilter as follows:

In an unused column enter:

=AND(OR(A2={23,83,849,759}),AL2="RESEARCH") and copy down

The cells will show TRUE if the criteria have been met. If you switch on
AutoFilter on this column and select TRUE in the pull-down, only the good
rows will be visible.
--
Gary''s Student - gsnu201001


"Senor Martinez" wrote:

I dont even know where to begin with this one...

If Column A has the digits 23, 83, 849, 759 and Column AL has the word
"RESEARCH" then provide me a list of all the accounts in Column B that meets
those standards... any ideas??!! Thanks in advance

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
Provide a list of all cells that meets this criteria Senor Martinez[_2_] Excel Worksheet Functions 3 February 19th 10 06:31 PM
Auto Filter function only provide 2 criteria input Kent Excel Worksheet Functions 5 June 4th 07 04:17 PM
Provide list from all columns marked with and "x" BAW Excel Worksheet Functions 2 September 9th 06 09:28 PM
Validations: provide the ability to format the fonts in the list Homar Excel Worksheet Functions 10 November 30th 05 02:11 PM
How do I Provide a specific result given multiple criteria? Luis Excel Worksheet Functions 1 July 14th 05 09:17 PM


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