473,507 Members | 9,962 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

No underlying subform data to go by

Everyone,

Thanks for your help, using everyones advice, I slowed down, took a look at
the Northwind Sample database, and everything began to click. I set up
relationships, built subforms, and queries, and everything is working fine
now. Sorry I was so stubborn, I was just afraid of going the wrong way for
too long. I didn't think everyone knew exactly what I was trying to do. I'm
done with the parts stuff.

I do have a similar problem though. I now have to do the same thing with job
codes. How could I set up a subform to list job codes without having a
computer file listing all of the possibles. All we have is this big book
that lists all of them. It would take forever to input all that in the
computer. I suspect someone from the company we bought out has a file of
them, but I doubt they'd give it to us. I want to be able to list the
appropriate job codes for each claim along with the hours for each, and then
be able to tally the number of times each has appeared.

I have my main claim table called tblClaim with ClaimID as the pk, this table
has several fields for claim info.
I have another table called tblCodesPerClaim with ClaimID as the foreign key
and CodeID as the pk, and Hours.
The last table is tblCodes with CodeID as the pk, and Hours.

I have a one to many relationship set up between tblClaim and
tblCodesPerClaim, and a one to many relationship between tblCodesPerClaim and
tblCodes.

***The tblCodes table has the two fields in it, but they are blank. I don't
have the necessary data in electronic form to fill this table.

Anyway, Thanks for everyones help, and once again sorry for being so stubborn.
All of you were right.

Shannan Casteel
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200508/1
Nov 13 '05 #1
0 939

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
10166
by: Lyn | last post by:
Hi, I am working on a genealogy form. The only table (so far) lists everybody in the family, one record per person. Each record has an autonum ID. The parent form (frmMainForm) displays the...
3
4483
by: Nicolae Fieraru | last post by:
Hi All, I have a problem and I can't figure out how to solve it. My database has three tables: tblCustomers, with CustomerId and CustomerName tblProducts, with ProductId and ProductCode...
1
3450
by: Donna Sabol | last post by:
I have a form (frm_MAIN_RPT) that contains a combo box (Combo6) & subform (dbo_REQ_subform). The combo box is used to select the "cost center" data that will be displayed in the subform. From...
4
6968
by: Dave Boyd | last post by:
Hi, I have two very similar forms each with a subform. The main form gets a few fields from the user and passes this back to a query that the subform is bound to. The requery is done when the...
2
1152
by: Shannan Casteel via AccessMonster.com | last post by:
Everyone, Thanks for your help, using everyones advice, I slowed down, took a look at the Northwind Sample database, and everything began to click. I set up relationships, built subforms, and...
4
1998
by: aqua404 | last post by:
I know this has been discussed, but I can't find a resolution. I have a subform on a form. The table with the data for the main form has 15,000 records. I am opening and then setting...
1
3224
by: google | last post by:
I have a form with several subforms. Users enter the data, then on the parent there is a command button that runs code to generate a .pdf document from a report based on the data they are working...
9
9667
by: Ecohouse | last post by:
I have a main form with two subforms. The first subform has the child link to the main form identity key. subform1 - Master Field: SK Child Field: TrainingMasterSK The second subform has a...
4
1926
by: banderson | last post by:
Hello, I am having a problem getting a new record in a subform to append to the underlying table. When I add a new record to the main form, the subform is blank, except for the ID field, which is...
0
7221
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
7109
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
7313
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
7372
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
7481
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...
0
5619
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,...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
411
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.