View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Pranav Vaidya Pranav Vaidya is offline
external usenet poster
 
Posts: 180
Default "conditional format " Formula

I am not very sure what exactly you are trying to achieve here, however have
you looked at 'Formula is' option while you apply conditional formatting.
--
Pranav Vaidya
VBA Developer
PN, MH-India
If you think my answer is useful, please rate this post as an ANSWER!!


"MV" wrote:

I want to do conditional formatting in a cell which itself contains a formula
like vlookup. This means that conditional formatting should be applied tothe
cell after that formula(vlookup) has been done.
Thanks