Find next entry?

Bebbspoke

Board Regular
Joined
Oct 10, 2014
Messages
193
Hi Folks - - got a mental block going on.... please...
using the "Find & Search" - what is the instruction for "finding next" entry, in a single column which may have several k rows with only a very occasional (numeric) entry? Thank you.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
=match("blue",$a$1:$a$10000,0) will give you the row number of the first cell equaling "blue"...
 
Upvote 0
Thanks oldb; - was after a simple find "next (column) entry" method - to search said col rapidly...?
 
Upvote 0
Hi Oldbrewer - I require a method by which I can tab through a large but sparsely populated column to visually check entries & values...
I'm sure such a facility should be availabe...
 
Upvote 0
my post 4 trying to establish how many blues and will you look for (say) reds, yellows and pinks also.........
 
Upvote 0

Forum statistics

Threads
1,214,991
Messages
6,122,628
Members
449,095
Latest member
bsb1122

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top