Hi everybody
(crystal report8.5) i have a main report and i want to bring some data to my report that are in a stored procedure report.is this possible? or can i use a report within another report?
OK,Crystal Report8.5,SQL Server2005,main report is a stored procedure report and because of it i joined an Access dbs with subreport.note that the shared value is from Access dbs.Main rpt has two group,i placed sub in GH2A,shared value in detailes,reset formula in rpt header,shared value in sub...
Dear -LB
I don't understand the last section of your solution,I did the first & second part & it works but in my main report,shared value didn't add with another values of main report.Would you help me please?
Thanks
when we want to calculate the years or months or days between start date & end date, we write:
DATEDIFF("Y"or"M"or"D",STARTDATE,ENDDATE)
now i want to display this difference in this format:how many years & how many months & how many days
for example:
start date: 2008/11/15
end date: 2009/12/20...
Hello everybody,I couldn't find my question in FAQs.I want to subtract a date field from another with datediff formula and display the difference in my report in year,month and day format.
THANKS
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.