Problem with excel 2003

Closed
netattack - Oct 20, 2011 at 05:34 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Oct 20, 2011 at 09:38 AM
Hello,

I have a problem with excel 2003
I am trying to do this:

i have a sheet with 20.000 rows and some of them (the rows with the died persons) are with red text color
So i need to find all the red text rows and i am trying to do it so by an if.... then.... mackro

if (row text line is red ) then ( put value 1 in a cell (A1 :A20.000)on every row)

THE PURPOSE is that after the makcro to find rows with red text color and cut them so as to paste them in a new sheet

I would be gratefull if you could just help me


(i don want to use VB but an if mackro)


Thanks in advanced
Nick
Related:

1 response

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Oct 20, 2011 at 09:38 AM
macro is in VB (unless you are thinking of old old way of writing macro as Lotus used to do)

See this
https://ccm.net/forum/affich-274486-need-to-write-a-formula-based-on-color-of-cel
0