Search bleed next cell

V

vjp2.at

If I have data "123, 45" (ie, 123 in cell a1 and 45 in b1
How can I search for "123 45"?



- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.facebook.com/vasjpan2
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Urb sprawl confounds terror] [Remorse begets zeal] [Windows is for Bimbos]
 
D

Dave Peterson

I'd add headers to the data in row 1.

Then I'd filter the range (data|filter|autofilter in xl2003 menus).

Then I'd filter column A to show the 123's and filter column B to show the 45's.

Data|Filter|show all
will show all the data quickly.

If I have data "123, 45" (ie, 123 in cell a1 and 45 in b1
How can I search for "123 45"?

- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.facebook.com/vasjpan2
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Urb sprawl confounds terror] [Remorse begets zeal] [Windows is for Bimbos]
 
R

Rick Rothstein

Clarification please... do you mean you want to find (select?) the range
A1:B1 because it has "123" and "45" in them respectively OR did you mean you
want to find (select?) other ColumnA/ColumnB combinations that have the
contents of A1 and B1 in them respectively (for which your 123 and 45 are
just example cell values)?

Also, is a VB solution acceptable? And do you mean select when you say
"find"?
 
V

vjp2.at

First, thanks.

Someone claimed the searched (CTL-F or EDIT>FIND) for two adjacent
fields (eg col 2= "23-45" and col 3 = "56 street", ie, house number
and building number by entering "23-45 56 street" in the search
box. It never worked for me and I was wondering how they did it.


- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.facebook.com/vasjpan2
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Urb sprawl confounds terror] [Remorse begets zeal] [Windows is for Bimbos]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Which unzip best for 6GB 1
Temporarily Unhiding 1
Programmatic Hiding 2
recurrant transform 1
5.3GB csv 6
Web Queries? 1
Move MyDoc vs SharedDoc 3
del * from x where zip < 14500 3

Top