Bob Phillips wrote:
> Greg,
>
> A perfect case for optionbuttons. When one is set, the other unsets. Code
> like
>
> With Me
> If Optionbutton1 Then
> 'do button1 stuff
> Else
> 'do button 2 stuff
> End If
> End WIth
> Thanks for the help, I never even considered that option
Thanks
Greg
Bookmarks