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

Problems from making a access database

18
I have a form with several text boxs ( for several fields of records
information)hoping that user input at least one of the information to any of
the field in the form and it will search the data sheet and if match will
output the all the record information with the same form. (Pull down menu cannot work as more than thousands of records)
Also the below is the subform to show the related project (that is the searched record) drawing list in a list form.
Pls teach me how to do all these?
P.S.: if there are 5 cat. of projects and I may need to give A0001...A0002,
BXXXX,CXXXX,DXXXX and EXXXX as the primary key, and they are in Excel
originally, can I import them as 5 different data sheet and link the primary
keys to let the datatbase to search all of them as in 1 form? One data sheet is not work as if add new record they are in 5 diff. cat. (that is A0299->A0300 and
C0500->C0501). Hope can understand and many thanks for any help!
Can access form add the pdf file as the jpg... tiff to show the related drawing on the corner of the form?
Thanks a lot!
Oct 13 '07 #1
2 1227
nico5038
3,080 Expert 2GB
I have a form with several text boxs ( for several fields of records
information)hoping that user input at least one of the information to any of
the field in the form and it will search the data sheet and if match will
output the all the record information with the same form. (Pull down menu cannot work as more than thousands of records)
Also the below is the subform to show the related project (that is the searched record) drawing list in a list form.
Pls teach me how to do all these?
P.S.: if there are 5 cat. of projects and I may need to give A0001...A0002,
BXXXX,CXXXX,DXXXX and EXXXX as the primary key, and they are in Excel
originally, can I import them as 5 different data sheet and link the primary
keys to let the datatbase to search all of them as in 1 form? One data sheet is not work as if add new record they are in 5 diff. cat. (that is A0299->A0300 and
C0500->C0501). Hope can understand and many thanks for any help!
Can access form add the pdf file as the jpg... tiff to show the related drawing on the corner of the form?
Thanks a lot!
Lots of issues in one discussion :-)
Lets start with the design of the table you need. Every database is founded on tables and a correct design can save a lot of trouble in the future.
Looks like you need a tblProject table. The category should be recorded as a separate field when we follow the normalization rules. The combination you have now has a limitation, as what to do after adding A9999 ?
By having two separate fields you can easily increment to 10.000 and higher.

Are the fields recorded for all 5 projecttypes in the excel sheets all the same ?
Then add these fields to the tblProject table and then we can use an import to get the table filled with all 5 sheets.

Getting the idea ?

Filtering (finding records) can be achieved in a form, but also in the opened table by using the right-click. See the description I give my users:
http://www.geocities.com/nico5038/xR...nstruction.zip

Nic;o)
Oct 13 '07 #2
NeoPa
32,556 Expert Mod 16PB
There is an article that illustrates Example Filtering on a Form. I think this may help with the main part of the question.
Oct 13 '07 #3

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

Similar topics

4
by: David | last post by:
Hi, I want to work with Access 2002. I will need to be able to distribute my application to users that may still have access 2000 on their computers. I know access 2002 has a function that...
19
by: Jim | last post by:
I have spent the past few weeks designing a database for my company. The problem is I have started running into what I believe are stack overflow problems. There are two tab controls on the form...
5
by: Scott | last post by:
I have a customer that had developed an Access97 application to track their business information. The application grew significantly and they used the Upsizing Wizard to move the tables to SQL...
1
by: Astera | last post by:
I seem to be having a problem using web parts after the beta 2 release. Any time I try to have the WebPartManager on any page, I get the exception listed below. I've gone through the steps listed...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
1
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
4
by: JM | last post by:
Hi, I am an old programmer who is only just getting back into it after about 10 years, and for the life of me I can not work out what I am doing wrong. Firstly, I've recently downloaded and...
4
by: ThePhenix | last post by:
Hi everybody, I have recently been doing a conversion for my boss for a access 2000 database (both front and backend) to a MSSQL backend. I finished the conversion today (as quite a lot of the...
1
by: tmh86 | last post by:
I am currently building a database within Access 2007. I have a form that is populated via vba coding and thereform is not stored in a specific table. I have created a button that essentially runs...
3
by: Earl Anderson | last post by:
One of the users in our departmental db has Read/Write permissions to a particular form. He was able to access and edit the form at will until 2 weeks ago. His current problem was that he was not...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.