Dean Redding Posted January 8, 2007 Posted January 8, 2007 Hi, I am trying to create a automated email and in the calculation script where I am setting up a template for each email. In the template I want it to print only the current month and year according to today's date. I am having trouble getting that as when I choose Month(Date), it needs to be linked to a field, but I want the current date. Can anyone help? Many Thanks Dean
Genx Posted January 8, 2007 Posted January 8, 2007 Month(Get(CurrentDate)) & " " & Year(Get(CurrentDate))
Dean Redding Posted January 8, 2007 Author Posted January 8, 2007 Thank you for your answer, it worked a treat! All the best for 2007!
Recommended Posts
This topic is 6590 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now