Excel VBA question

demon42

Member
Jul 19, 2004
160
0
0
Hey, I'm obviously new to VBA... why does my format_empty_cells() macro hate me?
(issue with the Selection.Conditional_format line... what am I not understanding?)
 

demon42

Member
Jul 19, 2004
160
0
0
heh, allright.
instead of: Selection.Conditional_format
I should use just: Conditional_format