jomarelectric
IS-IT--Management
cr10
hello all;
if i use a date parameter to retrieve data between a start & end date, can i still use formula to keep a running total elsewhere in the footer with the user {?end} date but use a hard coded date for a fixed start date?
(i.e., user enters april 1/07 to april 31/01: i want to show the users end date, but hard code a start date of jan 1/07)
i tried the below in a running total and it dosen't seem to work. any ideas.
thanks in advance for any help
hello all;
if i use a date parameter to retrieve data between a start & end date, can i still use formula to keep a running total elsewhere in the footer with the user {?end} date but use a hard coded date for a fixed start date?
(i.e., user enters april 1/07 to april 31/01: i want to show the users end date, but hard code a start date of jan 1/07)
i tried the below in a running total and it dosen't seem to work. any ideas.
Code:
{INIH.INVDAT} in [(Date(2007, 4, 1)) to {?end}]
thanks in advance for any help