View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BurtArkin BurtArkin is offline
external usenet poster
 
Posts: 7
Default Locate negative number

I have a column of numbers (based on an underlying formula), starting
positive at the top. Somewhere in the column, a number becomes negative.
How, using VB code, do I search for that cell, where the number =<0. Once
the cell is located, I want to then alter the formula of the cell to its
left. I would appreciate any help I get. Thanks
--
Burt