By using this website, you agree to our Terms of Use (click here)
LoganG
New Member
Follow
RE: Group a Report by Expiration Date Month
@katie-phillips, If you use Month([RowINLotSerialStatus.ExpireDate]) it'll return the month separated out on it's own. You can create a group based ...
6 years ago
RE: Custom Pallet Labels
Hi Russ, I've done a few projects like this, You'll want to modify the report delegate to loop on whichever page you want to print from to loop th...
6 years ago
Forum
RE: Passing Variables from Sub Report not resetting value when no Value in subreport
@jen-tran a bit late, but if this helps you: What I've figured out from a recent project is that you can only have one subreport per-section. To fix y...
6 years ago
