I have created a stock report for my company. Our products are categorized by product then batch # the batch number represents the day it was made (year and month) but it is a code system which we have created internally.
Eg 4D728 = (4)stands for 2004 D represents abcD=4th letter = jan, feb, march, APRIL the D represents the month of APRIL
Eg 5H5300 = (5) stands for 2005 H represents abcdefgH=8th Letter of the alphabet= 8 month
jan, feb, march, april, may, june, july, AUGUST
I need the user of the report to specify the date range as a parameter if I use the "report expert" built into the crystal and publish the app then the user has the ability to select a range but the range isn't in proper order, is there away I can have the user be able to select does not start with letter, instead of me embedding it into the report and not allowing them to alter it?
Eg 4D728 = (4)stands for 2004 D represents abcD=4th letter = jan, feb, march, APRIL the D represents the month of APRIL
Eg 5H5300 = (5) stands for 2005 H represents abcdefgH=8th Letter of the alphabet= 8 month
jan, feb, march, april, may, june, july, AUGUST
I need the user of the report to specify the date range as a parameter if I use the "report expert" built into the crystal and publish the app then the user has the ability to select a range but the range isn't in proper order, is there away I can have the user be able to select does not start with letter, instead of me embedding it into the report and not allowing them to alter it?