Search found 4 matches

by Eli_(Guest)
Tue Dec 28, 2004 6:14 pm
Forum: R&R ReportWorks Users
Topic: Report development question
Replies: 4
Views: 3584

=> RE: Report development question

Ok, I am trying to figure out how to create the correct calculations for this report. Here is what I have come up with so far.____IIF(ODR_DATE > 12/31/04) sum (ITEM * IT_UNLIST) ____This calculation would be called 2004_calc (or something like that).____I know that my syntax is off because I don^t k...
by Eli_(Guest)
Thu Oct 21, 2004 2:39 pm
Forum: R&R ReportWorks Users
Topic: exact lookup question
Replies: 5
Views: 3496

====> RE: exact lookup question

So the 1 to 1 relation between fields mean that the same field exists in both tables?____Thanks, eli
by Eli_(Guest)
Wed Oct 20, 2004 3:03 pm
Forum: R&R ReportWorks Users
Topic: exact lookup question
Replies: 5
Views: 3496

==> RE: exact lookup question

>You may want to print your report specifications so that you __>can see all of the fields that are used in the report. Or __>you can try deleting the relations to see what impact they __>might have. __>__>Kathleen __>R&R Support ______Thank you for the reply,____The report specifications are pr...
by Eli_(Guest)
Tue Oct 19, 2004 11:41 am
Forum: R&R ReportWorks Users
Topic: exact lookup question
Replies: 5
Views: 3496

exact lookup question

Hello,____I am kind of confused by lookups in report writer 9.0. There is a report at my company that uses stock.dbf as the Master table in MOM. This report just displays info from stock.dbf such as stock number, description, units on hand, etc. After looking through all of these fields I figured th...