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  

Form entry order



 
 
Thread Tools Display Modes
  #21  
Old January 15th, 2009, 03:34 AM posted to microsoft.public.access.forms
FJ Questioner[_2_]
external usenet poster
 
Posts: 45
Default Form entry order

OK great. No rush obviously. Just wanted to make sure it arrived.

Get well soon.

FJ

"John W. Vinson" wrote:

On Wed, 14 Jan 2009 16:05:00 -0800, FJ Questioner
wrote:

I sent the zipped file to you at on Jan 10.

Just wanted to make sure you got it.


I did... I've been under the weather and haven't had a chance to look at it.

--

John W. Vinson [MVP]

  #23  
Old January 16th, 2009, 06:26 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Form entry order

On Wed, 14 Jan 2009 19:34:01 -0800, FJ Questioner
wrote:

OK great. No rush obviously. Just wanted to make sure it arrived.

Get well soon.


Took a look last night and sent you an email... need some clarification!
--

John W. Vinson [MVP]
  #24  
Old January 18th, 2009, 12:30 PM posted to microsoft.public.access.forms
Mark A. Sam[_3_]
external usenet poster
 
Posts: 468
Default Solution

Jeff,

In the [Amoung] control of the gray subform you have a macro in the
AfterUpdate called, "Set Non-Factored Invoice Rebate". It has a Requery
action. That is the problem. The the textbox updates, the Requery fires
and sends the subform to the first record. I am guessing that you type in
the amount then click the forward navigation button. If so, it would appear
that something is wrong with the nagivation, but when you click button, the
AfterUpdate macro executes, requerying the form, forcing it to record one.
Remove, the Requery action from the Macro and you will solve it.

God Bless,

Mark A. Sam


  #25  
Old January 18th, 2009, 04:31 PM posted to microsoft.public.access.forms
FJ Questioner[_2_]
external usenet poster
 
Posts: 45
Default Solution

Fantastic! Thanks very much for the sleuth work.
I must confess that I never really fully understood the requery action and
tended to use it when in doubt. Looks like I over did it in this case.

Thanks again.
Jeff

"Mark A. Sam" wrote:

Jeff,

In the [Amoung] control of the gray subform you have a macro in the
AfterUpdate called, "Set Non-Factored Invoice Rebate". It has a Requery
action. That is the problem. The the textbox updates, the Requery fires
and sends the subform to the first record. I am guessing that you type in
the amount then click the forward navigation button. If so, it would appear
that something is wrong with the nagivation, but when you click button, the
AfterUpdate macro executes, requerying the form, forcing it to record one.
Remove, the Requery action from the Macro and you will solve it.

God Bless,

Mark A. Sam



 




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 08:23 AM.


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