Hi Tim,
Try this ""{^}"". If that does not work then try sending {ENTER} key instead of CTRL key, it sometimes works in the mainframe application.
Regards,
Manoj
Hi Tim,
You can try this in the calculation stage
FormatDate(AddDays(MakeDate(1, FormatDate(Today(), ""MM""), FormatDate(Today(), ""yyyy"")), -1),""dd-MMM-yyyy"")
and then assign it to a text.
Regards,
Manoj