Hello,
Just created a report that's taken awhile to put together. Still not where I want it though. The report uses 4 subreports to query data on Invoiced Sales, Physical Inventory, Purchases, and Prior day Inventory.
After the report is generated I export it out to Excel so I can create variance formulas on the column data. This step seems like a waste of time. I'm sure Crystal can do this I'm just not sure where to start. Might need to use shared variables but that's just a guess.
The layout of the report is as follows:
itemid, descrip, whse on hand, invoiced sales, old phys inv, purchases, new phys inv.
All of these fields and subreports are in the group 1 header section of the report. The report is grouped by Item ID. Each subreport (Invoiced Sales, Old Phys Inv, Purchases, and New Phys Inv) are comprised of 3 fields each. Case Qty, Broken Qty, and Weight Qty.
When exported to Excel the report consists of 17 columns. 3 for each subreport, 3 for the on hand quantities and 2 for the item id and description. This makes for a rather long report as is. Add another 9 columns for the variance totals.
There are 2 variances.The first is the variance old phys inv + purchases - new phys inv. This value is then compared to the invoiced sales orders for variance #2. If there is a variance this will likely mean that the inventory was counted incorrectly.
Whew... Quite a mess. Any thoughts on how to clean this up would be appreciated.
Thanks,
Bill V
Just created a report that's taken awhile to put together. Still not where I want it though. The report uses 4 subreports to query data on Invoiced Sales, Physical Inventory, Purchases, and Prior day Inventory.
After the report is generated I export it out to Excel so I can create variance formulas on the column data. This step seems like a waste of time. I'm sure Crystal can do this I'm just not sure where to start. Might need to use shared variables but that's just a guess.
The layout of the report is as follows:
itemid, descrip, whse on hand, invoiced sales, old phys inv, purchases, new phys inv.
All of these fields and subreports are in the group 1 header section of the report. The report is grouped by Item ID. Each subreport (Invoiced Sales, Old Phys Inv, Purchases, and New Phys Inv) are comprised of 3 fields each. Case Qty, Broken Qty, and Weight Qty.
When exported to Excel the report consists of 17 columns. 3 for each subreport, 3 for the on hand quantities and 2 for the item id and description. This makes for a rather long report as is. Add another 9 columns for the variance totals.
There are 2 variances.The first is the variance old phys inv + purchases - new phys inv. This value is then compared to the invoiced sales orders for variance #2. If there is a variance this will likely mean that the inventory was counted incorrectly.
Whew... Quite a mess. Any thoughts on how to clean this up would be appreciated.
Thanks,
Bill V