473,406 Members | 2,620 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,406 software developers and data experts.

Access dependent fields

Please I am trying to develop a database that filters local government based on state selected. Is that possible
May 10 '18 #1
7 1431
twinnyfo
3,653 Expert Mod 2GB
Ay4rhymes,

Welcome to Bytes!

Yes, I think what you are asking, conceptually, is very possible. However, you will have to give us more to go on. What have you tried so far and what aspects of your work are not working as expected/desired?
May 10 '18 #2
Please I want to create a table such that when field state is selected local government will be filtered to the selected state. So local government will be determined by state. The project is attached to this post
Attached Files
File Type: zip Project.zip (37.5 KB, 45 views)
May 10 '18 #3
NeoPa
32,556 Expert Mod 16PB
Let me make it very clear. You will need to put in the time and effort to make your request clearly understood. We are generally uninterested in putting in our precious time and effort simply because members prefer we take the extra time than they do.

You will always know when it's acceptable to offer us your work, because one of us will have asked you first.

Now, Cascaded Form Filtering may be helpful. You may want to look at that first before taking the time to put your question more clearly.
May 10 '18 #4
PhilOfWalton
1,430 Expert 1GB
I agree completely with Neopa.

You also should be aware that if a table contains repeating alpha data, it is almost certainly wrong. Your States appear multiple times. Read up about Normalisation. You need another table for the States. Also read up about referential integrity.

Phil
May 11 '18 #5
twinnyfo
3,653 Expert Mod 2GB
This article is a good place to begin learning about data normalization, which is the place to start with your issue. We can assist further if you have specific questions.
May 11 '18 #6
PhilOfWalton
1,430 Expert 1GB
@Twinnyfo

I have read numerous Articles on normalisation, and as you know, I am a bit thick.

My basic principal, before one gets to the niceties, is that a table should contain information about a person or object that exists in it's own right.

So an address exists in it's own right. Who lives there is irrelevant.
A person exists in their own right. where the live or their job again is irrelevant.
Jobs exists in their own right. Who does them is irrelevant.

It's not until we set up relationships to tie the person to a job and give them an address that we get a relational database.

I know, it's a very naïve approach, but I think it could be helpful for beginners.

Phil
May 11 '18 #7
twinnyfo
3,653 Expert Mod 2GB
Very succinct explanation, Phil! I agree the article I linked my be a bit abstract.... I learned all the principles you mentioned the hard way: by doing it wrong for years until I figured out a better way. You and I both hope to instruct others in order that they might avoid those same mistakes.

Thanks for your work on this forum!
May 11 '18 #8

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

Similar topics

4
by: Hugh Welford | last post by:
Hi ... using WIN XP/ FP 2000/ IIS. I need to be able to retieve variable length (>255 characters) messages which have been saved in a memo field in an access data base on the server. I am using...
6
by: J | last post by:
Does anyone know how to do this in C++ or if it can be done? And also to find out how many fields there are in a struct?
1
by: Miguelito Bain | last post by:
hi everybody. i'm trying to find out what you can and can't do with/in calculated fields. any help, pointers, and/or advice would be greatly appreciated. i'm a newbie, but i want to learn, and...
5
by: Alan | last post by:
Hello, I trying to export my email to an access database. Outlook already this function, but not all the fields are available once the export is complet. The time & date stamps are not...
1
by: Omer kamal | last post by:
Dear all, I am not able to access some fields of my table in .mdb database, which was created by some one else. when I reach to the wizard step where I can choose fields to make relations, I...
6
by: Mark | last post by:
Hello. I have an MS Access 2000 form whose fields I need to read and write from VBA. The fields are data-bound, using a query that has been defined and saved in my Access database. The query...
2
by: Ironman | last post by:
Dear Access Developers: I have an interesting problem that I hope someone could suggest how to solve: I have the following Report: Col-1 Col-2 -------- ------- 483.3 100
2
by: LJB | last post by:
I have an ASP that displays two MS Access memo fields in separate table cells just fine. However when I concatenate them with SQL as in "select fld1 & fld2 as temp...." to display them in one cell...
1
by: sdavis1970 | last post by:
I am working on an Access 2002 database where one of the tables has five required fields making up the key. There is a form that is linked to this table which is used for adding new records. ...
1
by: Krishna | last post by:
How do I access individual fields in csv using python? Please let me know ASAP as its real urgent for me. Thanks for your help Krishna
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.