A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Access 97 form not properly refreshing



 
 
Thread Tools Display Modes
  #1  
Old May 3rd, 2010, 09:49 PM posted to microsoft.public.access.forms
[email protected][_2_]
external usenet poster
 
Posts: 11
Default Access 97 form not properly refreshing

I have a form that was creating using Access 97. The user can
successfully input the data, but it doesn't reflect on the screen that
it was inputted, but a query of the table will show the new data
exists.

--tj
  #2  
Old May 3rd, 2010, 10:06 PM posted to microsoft.public.access.forms
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Access 97 form not properly refreshing

What happens, specifally, when it "doesn't reflect on the screen"?

There's a chance that the form has its "Data Entry" property set, which
would ONLY allow data entry, not display of existing records.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.


wrote in message
...
I have a form that was creating using Access 97. The user can
successfully input the data, but it doesn't reflect on the screen that
it was inputted, but a query of the table will show the new data
exists.

--tj



  #3  
Old May 3rd, 2010, 10:16 PM posted to microsoft.public.access.forms
[email protected][_2_]
external usenet poster
 
Posts: 11
Default Access 97 form not properly refreshing

On May 3, 2:06*pm, "Jeff Boyce" wrote:
What happens, specifally, when it "doesn't reflect on the screen"?

There's a chance that the form has its "Data Entry" property set, which
would ONLY allow data entry, not display of existing records.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

wrote in message

...

I have a form that was creating using Access 97. *The user can
successfully input the data, but it doesn't reflect on the screen that
it was inputted, but a query of the table will show the new data
exists.


--tj


How can I check the "Data Entry" property? The user can scan items
into a special field called "Part," but this doesn't show up below on
the screen. It use to populate a field below "Part," but now it does
not.

--tj
  #4  
Old May 3rd, 2010, 11:19 PM posted to microsoft.public.access.forms
Arvin Meyer [MVP][_2_]
external usenet poster
 
Posts: 2,310
Default Access 97 form not properly refreshing


wrote in message
...

How can I check the "Data Entry" property? The user can scan items
into a special field called "Part," but this doesn't show up below on
the screen. It use to populate a field below "Part," but now it does
not.

Data Entry peoperty would mean that the form opens blank. It may be that you
just need a button to requery the subform The syntax would be something
like:

Me.NameOfSubformControm.Form.NameOfTextBoxForPart
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access


  #5  
Old May 4th, 2010, 12:44 AM posted to microsoft.public.access.forms
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Access 97 form not properly refreshing

Sorry, but I'm having trouble visualizing what you're working with.

Care to elaborate?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

wrote in message
...
On May 3, 2:06 pm, "Jeff Boyce" wrote:
What happens, specifally, when it "doesn't reflect on the screen"?

There's a chance that the form has its "Data Entry" property set, which
would ONLY allow data entry, not display of existing records.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

wrote in message

...

I have a form that was creating using Access 97. The user can
successfully input the data, but it doesn't reflect on the screen that
it was inputted, but a query of the table will show the new data
exists.


--tj


How can I check the "Data Entry" property? The user can scan items
into a special field called "Part," but this doesn't show up below on
the screen. It use to populate a field below "Part," but now it does
not.

--tj


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.