View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RAYMOND KELLY RAYMOND KELLY is offline
external usenet poster
 
Posts: 4
Default Changing Values In A Cell

Is there an easy way to delete the contents of a cell when that cell is not null and not greater than 0?
if the cell is a number greater than 0, I want it to remain the same.
If it is anything but a number greater than 0, I want to make it null.

Thanks in advance.
--
RAYMOND KELLY