pl1101
Programmer
- Dec 5, 2009
- 46
I have read through the threads and see that I can not sort on a variable that I pass to the main report from the subreport, but can I sort if I use the command select feature?
Let me explain what I am trying to do:
I am having a hard time creating a report the uses a summed field from 1 table and detail that I have to sum from the other. I need to take these 2 numbers and create a formula and then sort on it. Does anyone have any suggestion on how I can accomplish this?
More detail:
Main report: quantity on hand (value is already summed)
subreport: open sales quantity (individual numbers that need to be summed)--Tried using a variable or command to get the sum of this value.
Main report: quantity on hand/open sales---Fomula. This is the value that I need to sort by.
Let me explain what I am trying to do:
I am having a hard time creating a report the uses a summed field from 1 table and detail that I have to sum from the other. I need to take these 2 numbers and create a formula and then sort on it. Does anyone have any suggestion on how I can accomplish this?
More detail:
Main report: quantity on hand (value is already summed)
subreport: open sales quantity (individual numbers that need to be summed)--Tried using a variable or command to get the sum of this value.
Main report: quantity on hand/open sales---Fomula. This is the value that I need to sort by.