G
Guest
Hi,
I have 5 text fields with a possible 2-digit code in each. What I need to do
is to count how many of these fields are filled in. For example,
field1=01
field2=03
field3=blank
field4=06
field5=blank
that gives me a total of 3. I don't need to specify any particular value,
just when they are filled in. I would want to update a new field with that
number.
Any help would be appreciated.
Thanks.
I have 5 text fields with a possible 2-digit code in each. What I need to do
is to count how many of these fields are filled in. For example,
field1=01
field2=03
field3=blank
field4=06
field5=blank
that gives me a total of 3. I don't need to specify any particular value,
just when they are filled in. I would want to update a new field with that
number.
Any help would be appreciated.
Thanks.