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  

Saving data from subform



 
 
Thread Tools Display Modes
  #11  
Old January 2nd, 2010, 08:50 PM posted to microsoft.public.access.forms
Shell
external usenet poster
 
Posts: 6
Default Saving data from subform

Well, I can make the database anyway I want, but the end result always
needs to be a date to enter into the various fields in PeopleSoft. The
database has an ODBC connection to the SQL database that runs
PeopleSoft so that is how I get the live data. The database will not
insert back to Oracle, it will be manually entered.

The code you posted looks like it would be absolutely perfect except
that the subform won't be updated. It is information only. I just want
to store the dates that are on it.

Thanks again for your help!
  #12  
Old January 3rd, 2010, 01:32 AM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Saving data from subform

On Sat, 2 Jan 2010 12:50:27 -0800 (PST), Shell
wrote:

The code you posted looks like it would be absolutely perfect except
that the subform won't be updated. It is information only. I just want
to store the dates that are on it.


In that case use either the AfterUpdate event of whichever control provides
the information needed for the calculation (there might be more than one), or
put a SendIt command button on the subform to do the calculation and send it
to the parent form.
--

John W. Vinson [MVP]
 




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 04:09 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.