Cameroncha
Registered User.
- Local time
- Today, 22:32
- Joined
- Jul 1, 2002
- Messages
- 58
hello, i am not too hot with coding but this should not be too hard so if someone could help me i would greatly appreciate it.
Here is what i am trying to do:
I have an items description divided into several parts all of which i combine later for use:
Copy [memo]
Atheletes [memo]
Music [memo]
BonusMaterial [memo]
UserReview [memo]
I want to have a Boolean field activated based on a number of the above fields being filled in or not. In other words, if more than 3 of the fields above are filled out, i want DescriptionExists
equal to Yes, if less than three of the fields are filled out i would like DescriptionExists to be No
Help !!!!!!!!!

Here is what i am trying to do:
I have an items description divided into several parts all of which i combine later for use:
Copy [memo]
Atheletes [memo]
Music [memo]
BonusMaterial [memo]
UserReview [memo]
I want to have a Boolean field activated based on a number of the above fields being filled in or not. In other words, if more than 3 of the fields above are filled out, i want DescriptionExists
equal to Yes, if less than three of the fields are filled out i would like DescriptionExists to be No
Help !!!!!!!!!
