Adrianna
06-03-2002, 09:38 AM
I have an option group that will provide the user with a drop down list for three reports, so when my Option Group[Print Selected Reports]=5 the list is visible. Not[Print Selected Reports]=5 makes the list invisible.
That's great..the macro works, but now I want the list to show for options 5, 6, and 7.
I tried listing them seperately, NO GO.
&
I tried [Print Selected Reports]>=5 and
NOT[Print Selected Reports]<5 but that didn't work either.
Does anyone know why I can't provide the drop down list to all three options. If I'm doing something wrong...I'd appreciate a little advice!!
:-)
Thanks
That's great..the macro works, but now I want the list to show for options 5, 6, and 7.
I tried listing them seperately, NO GO.
&
I tried [Print Selected Reports]>=5 and
NOT[Print Selected Reports]<5 but that didn't work either.
Does anyone know why I can't provide the drop down list to all three options. If I'm doing something wrong...I'd appreciate a little advice!!
:-)
Thanks