472,978 Members | 2,441 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

create a form to filter iD, name, address in related table

2 2Bits
1st table is press.
Feilds are [pressID] [pressname] [pressAddress]
2nd table is bookt
Feilds are [bookname] [booknumber] [auther] [registeredDate] [recipissuDate]

I need to use a form to filter those using
Comboboxes
Select [pressID]
Then automatically get the
[pressAddress]
[pressname] to the form

And

Filter data on [registeredDate] starting date and to date.. selecting on the form.

Please help me to how to do search those to a report useing one command button
Thank
May 1 '21 #1

✓ answered by NeoPa

Maybe Cascaded Form Filtering &/or Example Filtering on a Form will help you with this question. It's very similar to many others we've seen.

3 2235
NeoPa
32,548 Expert Mod 16PB
Maybe Cascaded Form Filtering &/or Example Filtering on a Form will help you with this question. It's very similar to many others we've seen.
May 1 '21 #2
Httsampath
2 2Bits
May be.. I will check .. thanks for the soon reply..
May 1 '21 #3
NeoPa
32,548 Expert Mod 16PB
You're very welcome.

The benefit of using previous answers, especially a selected few, is that generally they are selected from many possible ones due to having full explanations as well as just the answers. This is particularly true for articles of course, where hopefully the explanation is the most important aspect of it.
May 2 '21 #4

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

Similar topics

3
by: Shayne H | last post by:
I was using the following code to create a form from its class name. It was working then at some point I must have broken it, and now have no idea why it will not work. The CreateInstance method...
3
by: MLH | last post by:
Generally, I do not monkey with renaming controls on forms whose name, by default, matches the name of their related table fields. But I noticed the following today If IsNull(Me!VColor) Then...
4
by: rszebras | last post by:
I inherited a database (as a novice at Access) and need to modify it to make it more efficient, i.e., the assignment form needs to autopopulate with the client's name, address, phone number, etc.,...
4
by: jbrumbau | last post by:
Hello, I have been successfully using a database I've created for several months to populate an equipment list for a project we've been working on. However, the form has recently stopped working...
0
by: MaryamSh | last post by:
Create Dynamic Dropdownlist Controls and related event -------------------------------------------------------------------------------- Hi, I am creating a Dynamic Search in my application. I...
17
by: DeZZar | last post by:
Hi all, I need to regularly backup my database as an Excel file and have been using the File Export option. Problem is I need anyone using the database to be able to do this easily - nopt...
1
by: mbilalk | last post by:
I have two tables in database. 1. Person 2. Doctor I want to create a form in access which containsPerson information as well as its doctor information. In order to view it simple but i want to...
7
by: chrismaliszewski | last post by:
Hi. I created code which makes dynamically form with bounded controls for all columns. I show it to you below. My problem is, how I have to change this code to create form which record source...
1
by: whkoh | last post by:
I have two tables: Customer and Project with primary keys Customer ID and Project ID respectively. A third table (Involvement) is the intersection table storing Customer ID and Project ID as...
0
by: JeremyI | last post by:
Working in Access 2003 with Access 2000 file format. I'm trying to set up a form with a six-page tab control, three pages of which contain subforms bound to a table that has a 1-to-1 relationship...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.