Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Radio Button in Report

Status
Not open for further replies.

bajo71

Programmer
Aug 6, 2007
135
0
0
US
Hello,

I'm trying to get two unbound radio buttons to enable(i.e. fill in) upon retrieval of a report according to boolean value of a field in a particular record of report's bound table. Since this is a report, I'm not sure how this works

Thanks.....Mickey
 
Why would you want to "enable" radio buttons on a report? Reports aren't interactive. Do you have an option group that you would like to have one of the options selected?

Duane
Hook'D on Access
MS Access MVP
 
I can use Option Group and it seems to work OK. I'm laying functionality over a watermark type of image embedded in rpt and so the radio buttons were preexisting in image. So, I'm kind of stuck with that layout.

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top