473,396 Members | 1,760 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,396 software developers and data experts.

How to create a certain Array

Hi all

Right I have a form where a user can make a selection from about 5 radio buttons ( only one option selectable) and also another part on the form where a user can select from about 10 tickbox options( all 10 options selectable).

So when the user makes a selection forn the of any one of the first 5 radio buttons, I want that selection saved to a table once the user clicks on a save button on the form.

The same principle goes for the 10 tickboxes.

I have thought of using an Array for this, but can't get my head around how I would write the code for this to accomplish the above. Then again, an Array might not be the right option here.....

I hope this makes sense. I am using Access 2007.

Thanks
May 29 '07 #1
2 1773
ADezii
8,834 Expert 8TB
Hi all

Right I have a form where a user can make a selection from about 5 radio buttons ( only one option selectable) and also another part on the form where a user can select from about 10 tickbox options( all 10 options selectable).

So when the user makes a selection forn the of any one of the first 5 radio buttons, I want that selection saved to a table once the user clicks on a save button on the form.

The same principle goes for the 10 tickboxes.

I have thought of using an Array for this, but can't get my head around how I would write the code for this to accomplish the above. Then again, an Array might not be the right option here.....

I hope this makes sense. I am using Access 2007.

Thanks
  1. When you say radio buttons, are you referring to Option Buttons?
  2. When you say tickboxes, are you referring to Check Boxes?
May 29 '07 #2
Hi there ADezii

Yes sorry, that is correct. ( I am so used to using my own terminology )
May 29 '07 #3

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

Similar topics

7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
9
by: Eric Lilja | last post by:
Hello, I'm a novice C++ programmer and now I have the task of converting a number of C++ functions to C. Some of the functions I'm converting takes a parameter of type reference-to-std::string...
11
by: Gene | last post by:
I want to create a certain number of arrays on the same time to use, is it possible to do that?
23
by: sandy | last post by:
I need (okay, I want) to make a dynamic array of my class 'Directory', within my class Directory (Can you already smell disaster?) Each Directory can have subdirectories so I thought to put these...
2
by: garyusenet | last post by:
I am writing a programme that when run will list the current internet explorer windows open, and allow the user to choose which one they would like to work with. At the moment I have managed to get...
10
by: SM | last post by:
Hello I'm trying to create a multi dimensional array in JavaScript, but after some reading i still can't figure out how to apply it to my model. Here it is: I have a list A and for each item...
4
by: lightaiyee | last post by:
Dear Gurus, I would like to implement a function that computes the number of times a certain condition is met in a global array. For example, I have an global array of size 500. float array;...
1
by: Computernut234 | last post by:
Hi, i'm doing a project for my Java class and I know how to add text to a .txt document and remove the entire text but I do not know how to only remove certain parts of text. My code is supposed to...
1
by: =?ISO-8859-1?Q?Norbert_P=FCrringer?= | last post by:
Hello, does anyone know, if it is possible (via reflection?) to instantiate a multidimensional array of a certain type, which is first known at run time? e.g. at runtime I have to create an...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.