View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AMY Z. AMY Z. is offline
external usenet poster
 
Posts: 31
Default Match TextBox Back Color to Cell Fill Color

Hi,

Cell A1 fill color is Green. It is conditional formatted to turn Red for a
certain value.

Is it possible to code a TextBox Back Color on a VBA Form to turn Red also
if Cell A1 is Red?

I looked in the archives for this, but didn't find quite what I'm looking for.

Thank you for your time in reading my question.
Amy