newbie help

  • Follow


I have set up a database for sales and have tried to make a script that will
make a report for all sales the previous month. Everything I try seems to
fail. Please help me if you can or send me in the right direction to find a
solution.
Thanks
Barry


0
Reply Barry 6/5/2004 1:13:08 AM

To obtain a group of information, such as a date then you might do a date
search in a date field

Do A FIND
Enter Date Range 6-1-04...6-30-04
Hit the Enter Key or reselect FIND
Results for that time period will be displayed.

Always use the 3-dots between dates for date range searching


I assume you have a summary screen that makes reporting easy for single or
multiple FIND request.

TYPES OF REPORTS That I usually generate are
For the most simple reports.....
HEADER
BODY
FOOTER

---------------------

For Totals  in a very simple format
HEADER
BODY
TRAILING   (Use Summary To Calculate)
FOOTER

----------------------

If you are looking for superior reporting that includes individual amounts,
sub-totals and then grand totals that is a bit more tricky, but after one
learns how, piece of cake.

HEADER
BODY
SORT BY   ( Use Summary To Calculate  )
TRAILING   (Use the same fields as (sort by) , just bring them into the
category
FOOTER
This you might need help on.    I think it took me several months of
hammering away at this before I figured out how.   Now I can do complex
reporting through duplication within a minute or two.     Pays to learn.
-----------------------

Hope this helps.

Jason




0
Reply jas 6/5/2004 6:30:22 AM


In article <E69wc.8105$Sw.1096@attbi_s51>, "Barry"
<barryge@comcast.net> wrote:

> I have set up a database for sales and have tried to make a script that will
> make a report for all sales the previous month. Everything I try seems to
> fail. Please help me if you can or send me in the right direction to find a
> solution.
> Thanks
> Barry

What do you mean by "fail"?? What isn't working and what have you tried?

Helpful Harry                   
Hopefully helping harassed humans happily handle handiwork hardships  ;o)
0
Reply Helpful 6/6/2004 5:26:02 AM

2 Replies
163 Views

(page loaded in 0.055 seconds)

Similiar Articles:













7/25/2012 10:30:50 AM


Reply: