Thread: Specific cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 788
Default Specific cell

Hello,

I am currently building an Excel sheet that need to show a message if a user
changes the value of a specific cell.
For example the message needs to appear if the value of the cell A1 is below
ten, but I only want to show the message when the user changes the value. So
if the user changes cell B1 and the value of A1 is below ten I dont want the
message to appear.

Can anybody help me out?

Best regards,

Chris