Consulting

Results 1 to 2 of 2

Thread: How to set conditions for column

  1. #1

    How to set conditions for column

    Hi,

    I have 2 column Q and R i have created List of yes or no for column Q
    If i select yes in Q then Column R is mandatory else if i select no not mandatory, Can any one help me on this

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    You could approach it the other way more simply. Don't let them input Yes in Q if R is empty. This could be achieved with event code or Data Validation.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •