Search found 15 matches
- Thu Jan 08, 2009 12:18 pm
- Forum: R&R ReportWorks Users
- Topic: MOM 6 -R&R - Excel question
- Replies: 1
- Views: 1479
MOM 6 -R&R - Excel question
We just upgraded to MOM 6 and R&R v12.5. I have tweaked all of our old R&R reports so they work well on R&R, but for those that I need to export to Excel from R&R I am having problems. The dates are looking fine on R&R but when I look at it in Excel, the date doesn^t translate; i...
- Wed Aug 13, 2008 8:28 am
- Forum: R&R ReportWorks Users
- Topic: Conditional Sum functions
- Replies: 6
- Views: 3335
====> RE: Conditional Sum functions
The issues mentioned above have been worked out, but there is one lingering problem. It is not entirely clear how to remove returned items from the list, as MOM has a separate line entries for the original purchase and the return. Given that the gross sales field is calculated using quantity * list ...
- Thu Aug 07, 2008 2:41 pm
- Forum: R&R ReportWorks Users
- Topic: Worksheet (WKS) File Error
- Replies: 4
- Views: 3481
=> RE: Worksheet (WKS) File Error
We have the same problem at my workplace, but it only happens on one computer. If I open the file on one of the non-problematic computers and save it as an .xls file, it will then work on the problem computer. We^re a bit stumped as to why this happens, but hopefully this work-around will do the tri...
- Wed Aug 06, 2008 11:36 am
- Forum: R&R ReportWorks Users
- Topic: Conditional Sum functions
- Replies: 6
- Views: 3335
==> RE: Conditional Sum functions
Thanks for the help. That did succeed in returning the proper date ranges, but there are still a few issues remaining.____The report is set up so that only the page header and group footer are displayed. I have my sales list grouped according to ITEM, and in the ITEM footer I have the following: ___...
- Wed Jul 23, 2008 7:38 am
- Forum: R&R ReportWorks Users
- Topic: Conditional Sum functions
- Replies: 6
- Views: 3335
Conditional Sum functions
I am trying to create a report that will create sums of product sales information (# sold, gross sales, total profit) in two columns. In the first column, I would like to return data form a range of one month as defined by a SUBMONS function; in the second column the same month but one year prior us...
- Thu Jul 03, 2008 12:05 pm
- Forum: R&R ReportWorks Users
- Topic: Query Quandary (MOM/R&R Infinity)
- Replies: 3
- Views: 2154
==> RE: Query Quandary
That would get it if I were only trying to filter for a positive. The problem is, I need to filter for a negative as well; I need to return a list of all customers who have purchased products within a given list but have not purchased anything outside of that list. On a separate forum, someone poste...
- Wed Jul 02, 2008 11:09 am
- Forum: R&R ReportWorks Users
- Topic: Query Quandary (MOM/R&R Infinity)
- Replies: 3
- Views: 2154
Query Quandary (MOM/R&R Infinity)
I am using MOM 5.4 with R&R Infinity and am trying to accomplish the following:____I need to develop a report of customers who have only purchased from a narrow list of our products. I have tried building a report with CUST.dbf as the master table that links to INVOICE.dbf via the CUSTNUM field ...
- Thu Apr 24, 2008 12:08 pm
- Forum: R&R ReportWorks Users
- Topic: Quartiles
- Replies: 0
- Views: 1500
Quartiles
Does anybody know how to calculate quartiles using R&R Infinity? I am presently exporting to Excel which is simple but time-consuming when dealing with hundreds of data sets. I have a hunch that R&R could accomplish this in far less time, but I^m at a loss as to how and have not been able to...
- Fri Apr 04, 2008 1:16 pm
- Forum: R&R ReportWorks Users
- Topic: Database Indexing
- Replies: 9
- Views: 4462
======> RE: DB Indexing - FlexLink problems
I have come across a situation where the alias workaround is not helping. It did work when I tried to relate an excel spreadsheet saved as .dbf with .dbf files created in MOM. This time, I tried to relate multiple excel spreadsheets saved as .dbf without any already-indexed .dbf files in the mix. Is...
- Mon Mar 31, 2008 10:01 am
- Forum: R&R ReportWorks Users
- Topic: Database Indexing
- Replies: 9
- Views: 4462
====> RE: DB Indexing - FlexLink problems
Changing the related table Alias did work, though I don^t understand why this should make a difference. Is it just a work-around to a known bug, or is there a legitimate programming reason why this is so? If the latter is the case, I would like to know the principle behind the alias ^fix^ so as to u...