Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to put a search box on a spreadsheet that allows the user to type in
values and click a button to search for the next cell that contains whatever is entered, in part or in whole, whether at the beginning, middle, or end, and is not case sensitive. The 'box' is cell A3 and the range to be searched is any cells that contain values (numbers or text). I'm just getting rolling with VBA so I'm not too good with coding or modifying these macros. But the macro in this case will be tied to a button beside the cell. The goal is to have the look and feel of a Web Search tool that won't glitch when the user enters junk. Thanks in advance for any help! -- FirstVette52 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find and Replace - delete the remainder of the text in the cell after my Find | Excel Programming | |||
NEED VBA TO SELECT A CELL; NOTE THE CELL VALUE;COPYADJ CELL;FIND CELL VALUE IN A RANGE AND SO ON | Excel Programming | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
UDF code to find specific text in cell comments, then average cell values | Excel Programming | |||
use find twice to find cell on a specific row | Excel Programming |