#1   Report Post  
Posted to microsoft.public.excel.misc
josswallace
 
Posts: n/a
Default help with selections


I am a relative new user of excel but have a fair bit of experience with
Access.

In Access if fro example I wanted to select all the records from a
table where the price was above £10 and below £90 it would be a simple
query.

How do I extract a similar subset of data from an excel work sheet.

Any help would be appreciated.


--
josswallace
------------------------------------------------------------------------
josswallace's Profile: http://www.excelforum.com/member.php...o&userid=30229
View this thread: http://www.excelforum.com/showthread...hreadid=499029

  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default help with selections

You could use a direct analog to Access. For example, if your records were
in rows and the price was stored in A1 thru A500, then select an un-used
column (say column Z) and enter in Z1:

=AND((A110),(A1<90)) and copy this down the column.

The cells in column Z will show TRUE if the condition is met. Then sort by
column Z
--
Gary's Student


"josswallace" wrote:


I am a relative new user of excel but have a fair bit of experience with
Access.

In Access if fro example I wanted to select all the records from a
table where the price was above £10 and below £90 it would be a simple
query.

How do I extract a similar subset of data from an excel work sheet.

Any help would be appreciated.


--
josswallace
------------------------------------------------------------------------
josswallace's Profile: http://www.excelforum.com/member.php...o&userid=30229
View this thread: http://www.excelforum.com/showthread...hreadid=499029


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
Multiple selections from a drop down list in Excel... JMW Excel Worksheet Functions 3 November 9th 05 05:05 PM
Maximum selections in a mutil list box Martin Excel Discussion (Misc queries) 1 October 18th 05 10:48 PM
Worksheet Selections in Macros Duke Carey Excel Worksheet Functions 0 August 29th 05 09:52 PM
How do I get a macro to record selections in a dialog box? MAC6414 Excel Worksheet Functions 0 July 5th 05 08:23 PM
Multiple selections in a drop down menu brmhl Excel Worksheet Functions 2 March 2nd 05 03:33 PM


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