A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Dynamic Option Group - Is it Possible?



 
 
Thread Tools Display Modes
  #1  
Old September 23rd, 2005, 09:32 PM
Robbie Baquiran
external usenet poster
 
Posts: n/a
Default Dynamic Option Group - Is it Possible?

I'm working on an unbound form in which enduser requirements state it is
necessary to see complete address information on the form. Ideally, i would
like to auto generate the radio controls via VBA. In a web world... this
would be cake.. but this application has to be 100% access.

Any help is appreciated - thanks.


  #2  
Old September 23rd, 2005, 10:08 PM
Rick Brandt
external usenet poster
 
Posts: n/a
Default

Robbie Baquiran wrote:
I'm working on an unbound form in which enduser requirements state it
is necessary to see complete address information on the form.
Ideally, i would like to auto generate the radio controls via VBA.
In a web world... this would be cake.. but this application has to be
100% access.

Any help is appreciated - thanks.


First explain what "complete address information" has to do with radio
buttons and why you would need to "auto generate" them.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


  #3  
Old September 23rd, 2005, 10:58 PM
Robbie Baquiran
external usenet poster
 
Posts: n/a
Default

By "complete address information" I am refering to their template:

Address Title
Address 1
Address 2
City, State Zipcode

I would like to autogenerate because the address will be queried based on
the selected client. Some clients have only 1 address, others have up to or
more than 5. One of the address will be selected and additional data be
supplied on the rest of the form.

Combo / list box will accomplish only half of this - since the formatting is
wrong - end users will reject it.
So my theory is to have a frame ... query for client address via DAO ...
loop and add radio controls containing the address id and changing it's
associated label to show address formatted as specified.

^^v

"Rick Brandt" wrote in message
. ..
Robbie Baquiran wrote:
I'm working on an unbound form in which enduser requirements state it
is necessary to see complete address information on the form.
Ideally, i would like to auto generate the radio controls via VBA.
In a web world... this would be cake.. but this application has to be
100% access.

Any help is appreciated - thanks.


First explain what "complete address information" has to do with radio
buttons and why you would need to "auto generate" them.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com




  #4  
Old September 24th, 2005, 07:21 AM
Albert D.Kallal
external usenet poster
 
Posts: n/a
Default

Why not just display the address in a continues form, and have a bound check
box to select which one?

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada

http://www.members.shaw.ca/AlbertKallal


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Another option group problem Emma Using Forms 1 April 22nd, 2005 07:38 PM
Is it possible to show both "Yes" and "No" answers from a "yes/no" checkbox? Colin Foster New Users 28 March 18th, 2005 02:19 PM
Option Group to reports [email protected] Setting Up & Running Reports 2 January 17th, 2005 10:48 PM
Option group problem, can you have too many? Renwick Using Forms 1 January 7th, 2005 04:43 PM
Unbound option group writing text values... Davie P Using Forms 5 August 12th, 2004 03:49 PM


All times are GMT +1. The time now is 06:13 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright 2004-2024 OfficeFrustration.
The comments are property of their posters.