View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default User Defined Function - Can we identify the cell it's called from

I have a UDF and I want to identify the cell that the function is called
from. I need this because I want to be able to "conditionally" format the
cell based upon the function result and there are more than 3 conditions.
Can someone assist? I know what I need to do for the conditions, just need
to find the cell address.

Thanks,
Barb Reinhardt