L
lovebaby
I'm trying to create a macro that will execute the funcyion below on a
three columns of data (C, E,F). The columns can vary in length from 26
to 60+ entries.
How do go about doing this?
=IF(E2=0,"? RT = "&TEXT(F2,"###.00"),C2)
Any help is very much appreciated.
three columns of data (C, E,F). The columns can vary in length from 26
to 60+ entries.
How do go about doing this?
=IF(E2=0,"? RT = "&TEXT(F2,"###.00"),C2)
Any help is very much appreciated.