Thread: validation rule
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Angie Angie is offline
external usenet poster
 
Posts: 79
Default validation rule

column A and column B contain numbers. i want to prevent users from entering
e.g. data in B2 if it is smaller than the A2. how can i achieve that?