Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to use SpecialCells to select all the non-blank cells in my range.
If my approach is correct please tell me how to complete my code, or if there's a better way... 'my approach is to: set Blanks=MyRange.SpecialCells(xlCellTypeBlanks) 'and then set MyRange=intersect ( MyRange , [not blanks] ) 'but I can't work out how to get [not blanks] Thanks in advance Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select a range of cells | Excel Discussion (Misc queries) | |||
When entering data into a range of cells, select the entire range. | Excel Discussion (Misc queries) | |||
select a range using "cells()" | Excel Worksheet Functions | |||
select from a range only some cells | Excel Programming | |||
select from a range only some cells | Excel Programming |