473,322 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

problem in enabling the option group

140 100+
hi all
after a long time am back.. happy new year guys

form name: task_allot
table: task
field taskid is a combo gets the value from scene table
option group name taskcategory= mod,tex,lig.

when a person select first time in taskid the mod will be enabled other 2 should be enabled =false
when a person select the same taskid second time , the mod and lig should be enabled= false.
when a person select the same taskid third time mod and tex should be enabled= false.

is this possible. give me some suggestion and coding for this.
thank u
Jan 5 '07 #1
6 1700
MMcCarthy
14,534 Expert Mod 8TB
hi all
after a long time am back.. happy new year guys

form name: task_allot
table: task
field taskid is a combo gets the value from scene table
option group name taskcategory= mod,tex,lig.

when a person select first time in taskid the mod will be enabled other 2 should be enabled =false
when a person select the same taskid second time , the mod and lig should be enabled= false.
when a person select the same taskid third time mod and tex should be enabled= false.

is this possible. give me some suggestion and coding for this.
thank u
I'm sorry indhu

I don't understand the question. Are you asking to have the options in the option groups enabled or disabled based on how many times the combo box is selected. You could do this with some difficulty using public variables but what would happen if the user accidently selected the wrong value.

Mary
Jan 6 '07 #2
indhu
140 100+
so what i can do mary, tell me wht way i handle this problem.
Jan 6 '07 #3
MMcCarthy
14,534 Expert Mod 8TB
so what i can do mary, tell me wht way i handle this problem.
I don't really know. Can you explain why you want to do this and what for.

Mary
Jan 6 '07 #4
indhu
140 100+
its like taskid has to face 3 category, 1 model, 2 texture,3 lighting. i want to know which task category is completed. so that i wont get confuse while selecting the taskid.

Is there any possibility to find a record based on the value i select in the combo box(taskid) to display it in list box. it would be easier for me to proceed.
Jan 8 '07 #5
indhu
140 100+
Hi mary,

i got it. i ve used in query as forms![formname]![listboxname] in taskid field..

thanks a lot for ur help.
Jan 8 '07 #6
MMcCarthy
14,534 Expert Mod 8TB
Hi mary,

i got it. i ve used in query as forms![formname]![listboxname] in taskid field..

thanks a lot for ur help.
I'm glad you got it.

Mary
Jan 8 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: harry | last post by:
Hi, I have a program that runs on multiple client pc's. Occasionally one or more of those pc's use VPN to connect to another corporate network. When using VPN they need to set proxy server in...
10
by: Michael G | last post by:
double A = floor((2447297.0 - 122.1)/365.25); i get differing results. It varies between 6699 and 6700. The correct answer is 6699. The 6700 result really throws the entire group of calculations...
2
by: Marcus | last post by:
Is it possible to enable/disable one Option Group from another group. For example, when I open my form I want OptionGroup1 disabled, and OptionGroup2 enabled. Private Sub Form_Open(Cancel As...
2
by: Chakkaradeep | last post by:
hi all, as it was discussed earlier in this forum titled,"Execution of Another Application in Services", i got the answer that Services are not meant for executing another applications, but...
3
by: babak | last post by:
Hi I am running a project in eVC 4.0 and I have been running into a bug that only appears in the release build of the project. I eventually found out that when I had the compiler option /Od set...
2
by: So | last post by:
Hi All, Does any one know how to enable the debugging in VS2003 on Win2003 Ent, for local or remote ASP.net web project. The instructions given in the MSDN does not help. Even tried the ones at...
2
by: bwaha | last post by:
Has anyone figured out how to get a legend for each line in a matplotlib.collections.LineCollection instance? No problem if I plot lines the default way ie. line,=plot(x,y). But I've had to...
1
by: Bobc003 | last post by:
Hi, I'd like to put a double drop-down menu on my webpage and instead of a redirection to a new webpage, I'd like to display the result in a new section. I'm kind of stuck and I only have a triple...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.