L
Lori
Okay, hopefully this is simple. I am using two pictures on a form that fill
a void when a subform is empty. I have the properties set to visible=no and
an event set up "on activate": If me.otherexpenses=0 then
me.other-excel.visible=true. This works beautifully, however, I have two
pictures. I've tried to set the code in "on open" but I get an error stating
that there is no value in the "otherexpenses" field.
How would write the code so that it will look at the "otherexpenses" and
"businesstotal"?
All help is definitely appreciated.
a void when a subform is empty. I have the properties set to visible=no and
an event set up "on activate": If me.otherexpenses=0 then
me.other-excel.visible=true. This works beautifully, however, I have two
pictures. I've tried to set the code in "on open" but I get an error stating
that there is no value in the "otherexpenses" field.
How would write the code so that it will look at the "otherexpenses" and
"businesstotal"?
All help is definitely appreciated.