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

User Information for report titles, etc.

I have a church database set up with multiple forms and reports. I would like to have the user input their own church name, address, etc. into a form which is stored in an underlying table and which is then used to provide the church name and address automatically into various reports. Any ideas on how to set something like this up?

I have tried setting up a table with an input form, and then trying a query linking to the table, but when I insert it into a form or a report, it wants to insert the whole datasheet. I haven't figured out how to do just the church name or just the address.

Suggestions appreciated.

I am using Access 2003 with Windows XP in English.

Tim
Dec 7 '06 #1
4 1361
a form which is stored in an underlying table
Can you elaborate on that statement? It seems odd to store a form in a table... My guess is that you have a table in the back, and a form in the front which simply populates the table and/or reads from it.
Dec 7 '06 #2
NeoPa
32,556 Expert Mod 16PB
While you're about it, post the details of which fields are stored in which tables and how these tables (if more than one) are related (PKs FKs etc).
Which fields are to be shown on the form and which of those fields need to be stored.
Otherwise it's a bit confusing.
Dec 7 '06 #3
Sorry for the confusion...I have a form called UserInfo which is used to enter only one record into the underlying table called UserInfo. the fields in the table include: churchname, churchaddress, churchcity, churchstate, churchzip. The form is used to enter the information that is then used to personalize the main MembersForm, and various reports, using the churchname, etc.

I only want the church to enter its own data into the one record so that they can personalize it for their use. There is no need for additional records in that table. I would like the name of the church to show up on the main Members Form, which is the main screen that opens up first. I would also like to somehow link my report titles to that information so that they automatically enter the church name and address into each report when they are viewed and printed.

If there is an easier or better way of doing this, I'm willing to try that also.
Thanks Again
Tim
Dec 9 '06 #4
NeoPa
32,556 Expert Mod 16PB
It starts to make sense :).
You need a form for your 'Church' table but once it has been created by the wizard you can easily remove any fields you don't want. Make sure the 'Data Entry'; 'Allow Additions'; 'Allow Deletions' are all turned off but the 'Allow Edits' is turned on for this form (after you have a single record at least). You can enter a blank record for any church as part of the design before sending it out.
Other forms and reports can quite happily use the Domain Aggregate function DLookup() to get data from this table as the overhead of that function with a one record table is minimal.
Does this answer your question?
If you need further info/help please just ask.
Dec 9 '06 #5

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

Similar topics

0
by: alexz | last post by:
Generating a report Alexander | Posted 11:05am 31. March 2004 Server Time | 3 Tables 1) Titles - The course titles 2) Courses - The schedules Courses 3) Students - Coueses a Student is...
1
by: david risby | last post by:
I'm getting an unwanted database login form appearing when I set the Data Source of a Crystal report to a .Net dataset e.g. myReport.SetDataSource(myDataSet This only occurs on some PCs, works...
0
by: MP | last post by:
I run a WebTrends (Enterprise Suite v5.5c) Web traffic analysis report and find that some page titles show up in the Top Pages section, but some pages that have titles are listed without them....
2
by: Steven Stewart | last post by:
Hi there, I have a text box on a report that displays a "Team" name. Although, in the database, it is important for the team to be stored with three different titles (S&F West, S&F East, S&F...
8
by: David Lozzi | last post by:
Howdy, I have a user control that is a report to display data. On the page the control is inserted in, I have filter options to filter the report. When I try to do something like this, nothing...
3
by: Meena | last post by:
Hi Every Body, I have created a crystal Report and linked to my vb.net forms and working fine, I added more drill drowns in groups everything fine, but What I need is I am not able to display...
9
by: paul.jameson | last post by:
I have a simple Access database that stores Karaoke Songlists for my local pub. From this you are able to print out the song lists they use. Up until now, any duplicate songs that appear on say,...
7
by: vaiism | last post by:
I am creating a report that outputs the contact information and details about a water treatment plant, and needs to include information about people who work there. If I tie all the information...
32
by: wexx | last post by:
I have been looking for some time now (reading books off Safari, searching through forums,etc) I have found no solution to this problem. I turn to anyone of you that may be able to help me. I'm...
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...
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
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...

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.