Thanks for trying carpeperdiem. It didn't work, though

.
I tried the following and all flopped.
Quote:
if $additional_values[3].value ne ""
if $additional_values[3] ne ""
if $additional_fields[3].value ne ""
if $additional_fields[3] ne ""
if $additional_fields[3].value eq "Y"
if $additional_fields[3] eq "Y"
if $additional_values[3].value eq "Y"
if $additional_values[3] eq "Y"
|
I guess I'll have to give up on this idea. When it first came to me, I thought it would be pretty simple. Silly me...
Jill