Year11s
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 4 articles for 0.302 sec
Personally, I would have just constructed a Crosstab query. -- Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (no e-mails, please!) "Mark A. Sam" <MarkASam@EmEssEn.Com> wrote in message news:%%23ZJcv8StIHA.3564@TK2MSFTNGP03.phx.gbl... > John, > > My client wanted a report to look at his customer sales for the previous > year with a column for the current selected month     

Group: microsoft.public.access.modulescoding · Group Profile · Search for Year11s in microsoft.public.access.modulescoding
Author: Douglas J. Steele
Date: May 13, 2008 12:30

John, My client wanted a report to look at his customer sales for the previous year with a column for the current selected month. So the if the user selected May 2008 the end result would be: Customer SalesMay2007 SalesJun2007 SalesJul2007... to SalesApr2008 SalesMay2008 Joe & Co $1000.00 $2589.01 $153.00 $1545.98 $1201.77
Show full article (19.82Kb) · Show article thread
On Tue, 13 May 2008 08:23:59 -0400, "Mark A. Sam" <MarkASam@EmEssEn.Com> wrote: >Hello, > >I don't know if I can explain this properly, but I have a form with two >textboxes, [selectMonth] and [selectYear], which are Integers. > >The underlying table has sets of fields, > >[Mo12] [Year12] [Sales12] ... to ... [Mo1] [Year1] [Sales1] Then your table structure IS WRONG. You're "committing     

Group: microsoft.public.access.modulescoding · Group Profile · Search for Year11s in microsoft.public.access.modulescoding
Author: Mark A. Sam
Date: May 13, 2008 12:25

Hello, I don't know if I can explain this properly, but I have a form with two textboxes, [selectMonth] and [selectYear], which are Integers. The underlying table has sets of fields, [Mo12] [Year12] [Sales12] ... to ... [Mo1] [Year1] [Sales1] I have a SOURCE table with fields [Month] [Year] [Sales] which will be directed to the pertinent fields in the form's table according to
Show full article (18.89Kb) · Show article thread
    

Group: microsoft.public.access.modulescoding · Group Profile · Search for Year11s in microsoft.public.access.modulescoding
Author: John W. Vinson
Date: May 13, 2008 08:12

Show full article (1.77Kb) · Show article thread
    

Group: microsoft.public.access.modulescoding · Group Profile · Search for Year11s in microsoft.public.access.modulescoding
Author: Mark A. Sam
Date: May 13, 2008 05:23

Show full article (1.38Kb)