Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that is initially filled with a big chunk of data
from our SQL db, pasted into the far right and then hidden. I have formulas in columns on the left end of the sheet to refer to data in those cells and convert them into user-readable values. Some of the input columns contain text. The problem is that when you use Find to look up some of these text values, Excel gets hits in these hidden columns. When this happens, the sheet is scrolled way over to the right, and the cursor placed inside an invisible field. Clearly this is sub-optimal. Is there any way to tell Excel to ignore hidden fields, or alternately, ignore a particular range? I'd need to do this globally in the workbook, I cannot pass this burden onto the user. Solutions using the Format box in Find, for instance, are a non-starter. Maury |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Building the sheet name from two parts? | Excel Worksheet Functions | |||
Blank cells in named range- how to ignore them when making my graph? Help plz! | Excel Discussion (Misc queries) | |||
making graphs ignore "blank " cells | Excel Discussion (Misc queries) | |||
find parts of a total | Excel Worksheet Functions | |||
Making Excel Ignore invalid references | Excel Programming |