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

Forms - Splitting Questions & Design

Hi,

I have 3 tables set up. tblQuestion, tblAnswer, tblClient. I have them linked together and have a sbf and mainform set up for data entry. The sbf links the questions and answers together. The mainform is based off the tblClients and has the sbf inserted into it. At this point, all the questions from tblQuestions are shown, and tblAnswers have $0.00 (currency fill-in field). SO the questions are all prepopulated with the default answers. What I need to do is split this form up. I have about 200 questions, which is more than I want on the form. I want to make about 5 forms, each with about 40 questions. This will make it easier for question grouping and for data entry. How can I set the properties to display only certain questions on each form? (ex: Form A displays questionNo 1-40; Form B displays questionNo 41-80).

Some background: tblQuestions has 200 questions. This table has a QuestionNo (autonumber 1-200) and a text field “Question” which has all 200 questions entered. tblAnswers is based off a query which combines the questions with the “default” answers ($0.00). TblAnswers has a ClientID FK in it. And on the mainform, this is set to equal the mainforms ClientID (based off tblClient).

So in summary. I have all the questions and default answers displayed for a Client at the moment. But I need to split the questions up onto multiple forms. (Special thanks to mmccarthy for getting me to the point where I can ask this question). Thanks.
Dec 6 '06 #1
1 1454
This thread is closed. It was recomended I create quereis based off my single 1 and insert the parameters.
Dec 7 '06 #2

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

Similar topics

3
by: kneejerkreaction | last post by:
There does not seem to be any forum for general oo design questions, so I'm posting it here. I'm developing a generalized form processing system under .NET and I wonder if anyone has come up with...
12
by: Peter Van Wilrijk | last post by:
Hi, In VB6 I have the following code ... Dim frmLink As Form Set frmLink = Forms.Add(stringformname) frmLink.Show 'wait until all data has been loaded Do Until frmLink.Loaded = 21 DoEvent
20
by: Peter Oliphant | last post by:
How does one launch multiple forms in an application? Using Photoshop as an example, this application seems to be composed of many 'disjoint' forms. Yet, they all seem somewhat 'active' in...
5
by: Peter Oliphant | last post by:
I was thinking it might be a good idea to split this newsgroup into different newsgroups, depending on the version of VS C++.NET being discussed. Thus, there would be 2002, 2003, and 2005...
4
by: danthrom | last post by:
Hi, I have a database with four tables. tbl_Client client_alias (PK, text) tbl_Matters matterID (PK, autonumber) matter (text) client_alias (foreign key, tbl_Client)
0
by: Ashkan Daie | last post by:
Hi All, When using forms authentication with IIS 6.0, I can create a user and log in the user. But the LoginStatus control states that the user is logged out. When running the same app using...
3
by: =?Utf-8?B?TmFlZW0=?= | last post by:
Is it possible to write one control and use it in both a .net forms application and a .net web application?
2
by: MyEmailList | last post by:
We have an Access data base with severl tables, queries and forms. We want to put it on the web. Is there a tool that will convert the Access queries and forms to ASP? Sorta like "splitting"...
21
by: Dan Tallent | last post by:
In my application I have a form (Customer) that I want to be able to open multiple copies at once. Within this form I have other forms that can be opened. Example: ZipCode. When the user enters...
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
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
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
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.