LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,510
Default Use specialcells to identify specific values

How do you want to mark the cells containing zero and what do you want to do
with them when they are marked? You could run a loop of the cells and set the
interior color of the cells containing zero but not knowing what you want to
do with the marked cells it is difficult to know if that will solve your
problem.

Also do you want to treat zero and blank as the same?


--
Regards,

OssieMac


"Hamster" wrote:

Hi,

there is a list with different values in it. The values are already
selected using a range. How can I mark those values in the range that
are zero?

Example of the code used so far (the variables Start, End, Nulls have
been filled already):

Range(Cells(Start, Nulls), Cells(End, Nulls)).Select
Selection.SpecialCells(????)

Thanks in advance
.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Identify last date of a specific month Papa Jonah Excel Programming 8 March 4th 10 02:18 AM
Can I use a formula to identify WHICH row contains specific data? ExcelTrouble Excel Worksheet Functions 2 October 3rd 08 12:13 AM
Identify the row with specific criteria Billy L[_2_] Excel Worksheet Functions 5 January 8th 08 02:06 AM
formula to identify specific cells dmack Excel Discussion (Misc queries) 1 June 21st 07 11:28 PM
identify and move specific values phyrn Excel Programming 0 September 17th 04 08:53 PM


All times are GMT +1. The time now is 09:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"