Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I regularly print reports using my QV documents. But I have to change the Heading text very often depending on my selections.
Is there a way heading text to be auto changed as per selections done by the user ?
Eg Statement of Debtors for the month of Jan-15. this is when I select the month of January 15 . If Select March 15 month should be changed to Mar-15
Is this possible ? If so pls educate me.
Hi,
maybe this in Window Title
'Statement of Debtors'&' - ' &monthname([Your_Date_Field])
Regards,