R
rocketD
Hello,
One of the functions of my database is to store survey data and allow
us to clean them before they are analyzed. Some of the data are
imported from another application, and some of the data must be
manually entered in a form I built for this purpose. I want to set
validation rules for 60+ fields, which are multiple choice questions.
I want the validation rule to be " <=4 Or Is Null ", as the possible
answers are 1-4 or blank. Does anyone know if and how I can do this
using vba, so I don't have to enter validation rules for each and
every item? I will have other surveys like this coming up, so a way
to do it would be great.
Thanks,
Dara
One of the functions of my database is to store survey data and allow
us to clean them before they are analyzed. Some of the data are
imported from another application, and some of the data must be
manually entered in a form I built for this purpose. I want to set
validation rules for 60+ fields, which are multiple choice questions.
I want the validation rule to be " <=4 Or Is Null ", as the possible
answers are 1-4 or blank. Does anyone know if and how I can do this
using vba, so I don't have to enter validation rules for each and
every item? I will have other surveys like this coming up, so a way
to do it would be great.
Thanks,
Dara