473,320 Members | 1,694 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,320 software developers and data experts.

TEXTBOX on sub form remains empty when running mainform

SUB-FORM uses a QUERY where user is asked to enter YEAR and RTS_Code
these are used on the form in a Text-box in the Header Section of the Report

If I run only the sub-form the fields (Text-boxes are filled in as expected) are shown,
but if I run the main-form (Start Menu) the Text-boxes can't find the field : #name?
probably because the sub-form is a deeper level, which should be added...?
Nov 6 '15 #1
1 783
zmbd
5,501 Expert Mod 4TB
Check that the parameter names match between the control on the main form and the query.

IF this isn't the issue then we will need to see the exact subform name, control name, and the SQL of the query that the subform name
Nov 7 '15 #2

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

Similar topics

1
by: Jon Pope | last post by:
I'm maintaining an internal tool within my organization. Some of my users have resized their system font size by changing the DPI setting from 96DPI to 120DPI (by right-clicking the desktop and...
4
by: \Rob\ | last post by:
On a domain controller, the ASPNET (v1.1) worker process (aspnet.wp.exe) runs under the IWAM_machinename acount (IIS 5). I have expressly denied this user the logon locally right in the domain...
0
by: Michael Groeger | last post by:
Hi, we are currently in development phase of a web application. We have a custom base page and set the Web.config attribute <pages pageBaseType=""/> correctly. As long as we are running only one...
6
by: erick-flores | last post by:
Hello all, Form A & Form B Form B opens when I click on a button from Form A. How do I setup Form B so it will always let me insert new records. Because right know, when I click on the button...
0
by: Silas Justiniano | last post by:
Hello all! I'm running PHP 5.2.3 on the thttpd server on NetBSD 3.1. It is running as CGI fine, but when I pass arguments to a page like: page.php?one=foo&two=bar&three=3 I get a zero-size...
4
by: Hamayun Khan | last post by:
Hi I am using Bable fish for translating my site from english to greek. Every thing goes ok. but when I press submit button on any page to post data to server the form goes empty. I don't know...
1
by: Wayne | last post by:
I've found a painful bug when running an Access 2003 database under Access 2007. It manifests in both XP and Vista. Some combo boxes on some forms become transparent when they lose focus. It...
5
by: cyrak | last post by:
This should be fairly trivial I think..but is not working. I have a textbox that i add at runtime TextBox tagText = new TextBox(); then i put it in a panel' ...
9
by: DCon | last post by:
I'm stumped, I have a form with its pop up/modal properties both set to "yes", this form is opened in response to a "Search" command button on the primary form (DoCmd.OpenForm "frmSearch"); after all...
3
by: moonrb | last post by:
Hi, i am making A database. In this db there are many form with command buttons. Each command button executes many queries. These command buttons will not work properly if any field of the form...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.