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  

Month to Date information



 
 
Thread Tools Display Modes
  #11  
Old October 24th, 2007, 05:55 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Month to Date information

On Wed, 24 Oct 2007 08:54:00 -0700, DaS wrote:

Its an XL file that's been imported into a table. There is no subform with
this, I'm not that advanced with Access yet.


You'll need to advance, then. You cannot calculate values like this in a
Table. Tables are for data storage, not for calculations or data display.

Base a Form on your table and do the calculation of month to date in a textbox
on the Form.

John W. Vinson [MVP]
  #12  
Old October 24th, 2007, 06:18 PM posted to microsoft.public.access.forms
DAS
external usenet poster
 
Posts: 34
Default Month to Date information

Right. That's what I'm trying to do, but the calcualtion in the text box
only returns the total for October 2007. It doesn't change when I scroll to
prior months. That's what I'm trying to figure out. When the date on the
userform changes back to a prior month, how can I get the monthly outlet
revenue totals for that particular month being veiwed. Thanks again John.



"John W. Vinson" wrote:

On Wed, 24 Oct 2007 08:54:00 -0700, DaS wrote:

Its an XL file that's been imported into a table. There is no subform with
this, I'm not that advanced with Access yet.


You'll need to advance, then. You cannot calculate values like this in a
Table. Tables are for data storage, not for calculations or data display.

Base a Form on your table and do the calculation of month to date in a textbox
on the 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 06:28 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.