472,782 Members | 2,156 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,782 software developers and data experts.

Subform - was working; edited design; not working

In my database, I have a form with a subform. I had everything working
correctly - the correct records would display on the subform for each
record on the form. I could edit, add, and delete on the subform.

I added a field to my table, and modified the design of my subform. Now,
data is not getting displayed on the subform for any form records. I did
not change any properties.

I'm on XP Pro and using MS Office 2000 Pro.

Thanks for any help you can give me.

Nov 12 '05 #1
2 1762
Scott wrote:
In my database, I have a form with a subform. I had everything working
correctly - the correct records would display on the subform for each
record on the form. I could edit, add, and delete on the subform.

I added a field to my table, and modified the design of my subform. Now,
data is not getting displayed on the subform for any form records. I did
not change any properties.

I'm on XP Pro and using MS Office 2000 Pro.

Thanks for any help you can give me.

Is the form build on a table or query? If query, is there the
possibility a relation was reset or deleted...example an inner join
pointing to the wrong field in the table to be related?

Can you open the subform by itself and display records?

Did the properties change on the link? Click on the subform area when
modifiying the main form in design mode and pull up the property sheet
and check the Master and Child links. Are they correct?

Is it possible all of the data in the child table is gone.

Lastly, reboot.

Nov 12 '05 #2
I was not able to display the subform by itself with the data, so I then
ruled out it being a link problem. But, I had checked my link properties and
those looked correct. The data from the table still existed. Rebooting did
not fix it.

I was finally able to figure it out and I had the data entry property set to
yes.

Thanks for your help.

"Salad" <oi*@vinegar.com> wrote in message
news:yr******************@newsread1.news.pas.earth link.net...
Scott wrote:
In my database, I have a form with a subform. I had everything working
correctly - the correct records would display on the subform for each
record on the form. I could edit, add, and delete on the subform.

I added a field to my table, and modified the design of my subform. Now,
data is not getting displayed on the subform for any form records. I did
not change any properties.

I'm on XP Pro and using MS Office 2000 Pro.

Thanks for any help you can give me.

Is the form build on a table or query? If query, is there the
possibility a relation was reset or deleted...example an inner join
pointing to the wrong field in the table to be related?

Can you open the subform by itself and display records?

Did the properties change on the link? Click on the subform area when
modifiying the main form in design mode and pull up the property sheet
and check the Master and Child links. Are they correct?

Is it possible all of the data in the child table is gone.

Lastly, reboot.

Nov 12 '05 #3

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

Similar topics

15
by: Rey | last post by:
Howdy all. Appreciate your help with several problems I'm having: I'm trying to determine if the Visit subform (subformVisits) has a new record or been changed, i.e. dirty. The form that...
2
by: Maggieanp22 | last post by:
I'm designing a db which stores client details but each client has multiple 'occasions'. For each occasion there is a section which has items purchased (there are sometimes none, sometimes...
4
by: wayne dooley | last post by:
This should be easy. I have 2 tables - CUST and SUBS, which have a 1 to many relationship. I created a form to show fields from CUST and a subform to show those in SUBS. The 2 tables are related...
2
by: Scott | last post by:
In my database, I have a form with a subform. I had everything working correctly - the correct records would display on the subform for each record on the form. I could edit, add, and delete on the...
25
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
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
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
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...
7
by: wwwords | last post by:
I have a form in Access 2007 containing a subform. The control source of the latter is SELECT DISTINCTROW ., ., ., ., . FROM ; which is undoubtedly correct. However, if I click on the down...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.