View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Insert macro in IF Function

You can have a user defined function that returns a value, but it cannot
modify any attributes of the worksheet.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"blade" wrote in message
...
How can you insert a run marco command into an IF Function within a cell,

not
within another macro?