Ask Experts Questions for FREE Help !
Ask
    gwallace1's Avatar
    gwallace1 Posts: 25, Reputation: 1
    New Member
     
    #1

    Oct 20, 2008, 02:54 AM
    Option Group
    Ok.. see if I can ask this correctly... I have an option group with 8 values. Each value has corresponding text I need in one report. To do this the option group is unbound. I used VBA code with a case statement to update a new text box bound to the option group and a case statement for the form to save (convert back) the text from the bound text box back to a value so the form record updates... All works great except I have a second report that originally had an identical option group bound to the first... but it is unbound now... silly, but can I do both... without a ton of coding? One report with text and the other basically copying identically the original option group in the form?. or I can just be simple and bind the second report text box just like the first... but that would not be challenging at all.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Oct 20, 2008, 06:42 AM

    You can do this without ANY coding at all. Simply create a lookup table for the values. Then change your key field to an integer field and bind the group to that field.

    To do your reports, base the report on a query that joins to the lookup table and pull the text field into the report.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Group - A & Group-T shares [ 2 Answers ]

Hi, I just want to know what are Group-A shares & Group-T shares and what we mean by that. On what basis this groupings are done

What's my best option? [ 1 Answers ]

Ok I'll try to keep this short and simple. So I'm going on a cruise in October and the cruise line is going to put $500 hold on my checking account unless I have a major credit card, upon which then no hold is placed. So I need a major credit card but I'm not sure which route to go. Do I apply for...

Do I have any other option? [ 3 Answers ]

I met the woman I will marry June 1, 2007 when we were 14 years old. We got together on September 19, 2007. She told me that her dad doesn't allow boyfriends, so I knew something would happen eventually. For months, we talked over internet or phone whenever her dad wasn't around. Every other...

Fan Only option [ 8 Answers ]

Hi, I have a Bryant Mid-Efficiency Gas forced air furnace. I live in the southwest, and have an evaporative cooler, no central air conditioning. So this furnace just heats. I am tired of being hot with the evaporative cooler, and purchased a 11,500 BTW window A/C unit to cool my 1300 square...

Log on option [ 3 Answers ]

I have windows xp and the log on option dose not look cool can I change it :confused:


View more questions Search