#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 298
Default Advanced search

I have a double column data set. Headed 'distance' and 'depth'. Distance is
in approximately 10m intervals (9.9999996578, 20.000004568, etc) next to this
is a corresponding 'depth' amount. I have tried using advanced search using
the following layout:
O P Q
3 Distance Depth
4 #VALUE!
5
6 Distance Depth
7 0.0 -732.575
8 10.0 -731.879
9 20.0 -731.183
10 30.0 -730.487
11 40.0 -729.791
12 50.0 -729.095
13 60.0 -728.394
14 70.0 -727.693
15 80.0 -726.992
16 90.0 -726.291
17 100.0 -725.590
etc.

VALUE# above is the formula...
=((INT(ROUND($O$7:$O$61,0)/30)-(ROUND($O$7:$O$61,0)/30))=0)

When I try the search which should paste depths 0, 30, 60, 90, etc. at
another location, all distances and depths are pasted....

Can anyone figure out what's going wrong?

Any help would be most welcome.

Rich
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Advanced search

If you want the values 0,30,60,90 you have to manually put these numbers in a
table at the destinattion cells. Then use these numbers to perrform a LOOKUP
in the original table.

"Rich" wrote:

I have a double column data set. Headed 'distance' and 'depth'. Distance is
in approximately 10m intervals (9.9999996578, 20.000004568, etc) next to this
is a corresponding 'depth' amount. I have tried using advanced search using
the following layout:
O P Q
3 Distance Depth
4 #VALUE!
5
6 Distance Depth
7 0.0 -732.575
8 10.0 -731.879
9 20.0 -731.183
10 30.0 -730.487
11 40.0 -729.791
12 50.0 -729.095
13 60.0 -728.394
14 70.0 -727.693
15 80.0 -726.992
16 90.0 -726.291
17 100.0 -725.590
etc.

VALUE# above is the formula...
=((INT(ROUND($O$7:$O$61,0)/30)-(ROUND($O$7:$O$61,0)/30))=0)

When I try the search which should paste depths 0, 30, 60, 90, etc. at
another location, all distances and depths are pasted....

Can anyone figure out what's going wrong?

Any help would be most welcome.

Rich

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
Search for multiple strings in a list (w/in 1 cell) w/ Advanced fi Maher Excel Discussion (Misc queries) 5 July 7th 08 06:02 PM
Where is advanced search option? Jennie Routley Excel Discussion (Misc queries) 0 August 30th 07 01:12 PM
Advanced filter search [email protected] Links and Linking in Excel 0 February 23rd 07 07:58 AM
advanced search izzo Excel Worksheet Functions 3 July 31st 06 05:08 PM
Using advanced filter to search for criteria in a list Potatosalad2 Excel Discussion (Misc queries) 1 June 8th 05 03:08 AM


All times are GMT +1. The time now is 03:49 PM.

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"