View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keri[_2_] Keri[_2_] is offline
external usenet poster
 
Posts: 9
Default Macros and IF Functions

Hello,

Can anyone tell me if I can use a Macro check box as
logical text in an IF function? For instance if the box
is checked A1 should display "Blue". If I can't use
Macros in an IF statement, is there another way to get the
same results? Thanks,

--Keri