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  

How do I allow multiple selections in an option group?



 
 
Thread Tools Display Modes
  #1  
Old February 2nd, 2006, 05:56 PM posted to microsoft.public.access.forms
external usenet poster
 
Posts: n/a
Default How do I allow multiple selections in an option group?

I'm trying to allow for multiple selections in a toggle group that will add
numbers to a field instead of simply putting there default value and deleting
the manual entry.
  #2  
Old February 2nd, 2006, 06:32 PM posted to microsoft.public.access.forms
external usenet poster
 
Posts: n/a
Default How do I allow multiple selections in an option group?

On Thu, 2 Feb 2006 08:56:05 -0800, "Rfurb002"
wrote:

I'm trying to allow for multiple selections in a toggle group that will add
numbers to a field instead of simply putting there default value and deleting
the manual entry.


If it's an option group, it returns a single result! If you want
something that looks like an option group but allows multiple buttons
to be pressed or boxes to be ticked, you need to surround multiple
individual controls with a drawn box and combine the results in code
attached to an appropriate Event - what Event is appropriate depends
on exactly how (and when) you want to combine the results.

Please respond to the Newsgroup, so that others may benefit from the exchange.
Peter R. Fletcher
 




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
Limit combo box selections by Option Group button selected. tjcollier Using Forms 2 December 16th, 2005 08:05 PM
Multiple Option Group Filters DavidSt Using Forms 1 August 30th, 2005 02:08 PM
ambiguous outer joins renwick Running & Setting Up Queries 3 February 22nd, 2005 02:29 PM
Option Group Revisited Again, Help Henry Smith Using Forms 0 November 2nd, 2004 03:53 AM
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 07:34 PM.


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