Hi,
I have 2 field in my report....
First, Billing Date and second, Due_Date...
Wat i done, in Billing Date, i insert 90 days back date from current date.
And in Due_Date i insert current date..so data come accordingly this date..
But when user insert another date (earlier date) in Due_Date, data should come accordingly that date, means accordingly 90 days earlier in Billing Date...
So, I want that when i insert date in Due_Date, data should select according Billing Date and in Billing date, Date must come 90 days earlier than Due_Date...
Wat can i do....
Thanks....