473,396 Members | 1,987 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.

Looking up / Searching for a record in a form (to be displayed in another form)

I have a database for sponsorship. I use a form "frmSpnosorInformation" in which I have other forms embedded for the user to enter and change data.

I also have a dashboard form "frmDashboard" that is open upon opening the database.

I'd like to create a search button or search field within this dashboard form (frmDashboard") that the user can enter the name or a partial name of a sponsor and be shown the record or records in question - and allow them to see the "frmSponsorInformation".

Thanks in advance from a database newbie.
Aug 28 '11 #1
5 1088
NeoPa
32,556 Expert Mod 16PB
Example Filtering on a Form should give you what you need for that.
Aug 28 '11 #2
NeaPa,

Thanks for the reply. Since I'm new to this I could be entirely wrong. It appears that the Form Control you reference will allow me to find a record and display the information on the form that I entered the Account Code, Creation Date, or Account Type.

Is it possible to, after entering the information we are searching for and hitting enter - that we can have the form (with sub forms) that we use to enter date come up?
Aug 28 '11 #3
NeoPa
32,556 Expert Mod 16PB
Yes indeed. That was why the [CreationDate] was included in the example. The article includes the code and the instructions for how to handle filtering by a date value selected in another control.
Aug 29 '11 #4
NeoPa,

I've been trying to figure out the code with little luck. I just keep getting errors. I'm extremely green when it comes to code. I've been able to do enough with the utilities built into Access 2007. Is there a way for me to do so using those and not code?

I have another project in which instead of a name to look up and I will need to look up a check number so I'd really like to learn how to make this happen within a database. Thanks in advance!

Very Slow,

Missionary2008
Aug 31 '11 #5
NeoPa
32,556 Expert Mod 16PB
I'm not sure what you're referring to with the term 'utilities', but I can't think of anything that would give this functionality. You could try looking at the Form Wizards to see if one fits the bill, but don't be too disappointed if you find nothing there to help.

As for further help, that will be difficult without a clear idea of what you're hung up on. I appreciate you're out of your depth, but the article explains it as well as I can in general terms. If I'm to help with any particular problem with understanding that I would need an understanding of what that problem is. That's why just saying you can't do it won't help me to help you. I'm sure I can lead you through it at pretty well whatever level, but I'd need to know what level to pitch it to do that.

That's why we suggest/insist members post what they have managed to do and report the problems they're struggling over.
Aug 31 '11 #6

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

Similar topics

4
by: jaYPee | last post by:
I know how to open a form from another form. Say open form2 from form1 using a command button. But my problem is everytime I clicked the button it open again another instance of that form. ...
5
by: Mrozu | last post by:
Hi I have frm1. On this form button.Click code for this button is: Dim frm2 as New frm2 frm2.show So after click, frm2 form is shown.
6
by: Leszek | last post by:
Hi. I wrote a script: function zmiana(ile){ while(document.getElementById('accomp').childNodes.length>1){ ostatni=document.getElementById('document.dane.accomp').lastChild;...
2
by: gazelle04 | last post by:
Can I send strings from a form to another form. I have a button on the first form that opens up a data entry form but needs a data from the first form. I've read in the book about that OpenArgs but...
0
by: hellopraveen30 | last post by:
Here is my form lap and i want to submit data of this form to another form ("http://www.lapkokcasuals.net/jobs/Apply.aspx") without going their how can i do it ihave written these code below data is...
4
by: Mucker | last post by:
I need to open an MDI child form in a C# MDI application. The problem is that this MDI child form is loaded via reflection from a Delphi.NET assembly. Despite my best efforts, this just does not...
4
idsanjeev
by: idsanjeev | last post by:
SIR I AM PASSING VALUE FROM ONE FORM TO ANOTHER FORM THROUGH COOKIES BUT IS CAN ONLY TRANSFER LAST VALUE HOW CAN PASS VALUE AFTER CLICKIN ON LINK I AM USING THE CODE IS FOR LINK <td><a...
1
by: kenneth6 | last post by:
1. In MSVC++ 2005 Windows Form application, how can i pass the variable from 1 form to another form? 2. if, in 1 of the forms, i created a class object in constructor, how can i pass the object to...
1
by: menyki | last post by:
am still finding it difficult as a new java user. am designing a software that has multiple forms, controls such as combobox and so on and finding it difficult to do the following. i want some...
4
by: kkshansid | last post by:
i want to pass 2 variable from one form to another form one is section name which is the column value which is working problem is that i also want another variable culumn name so both variable should...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...
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
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
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...

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.