Intuit Financial Community: Formatting Field Codes - Intuit Financial Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Formatting Field Codes Printing a short date instead of the long year end date.

#1 User is offline   Whyliegirl Icon

  • New Member
  • Pip
  • Group: Members
  • Posts: 11
  • Joined: 01-December 05

Post icon  Posted 04 January 2011 - 02:58 AM

I am trying to run some T2 labels, and am wondering if there is anyway to format the year end field code, or perhaps a better code for what I am trying to do. I am using {T2Info[2]}, and it prints out the year end date as Friday, December 31, 2010. I would really like to just get it to print December 31, but would settle for December 31, 2010. Any suggestions on how to format this down, or a better field code to use?
0

#2 User is offline   dunner Icon

  • Senior Member
  • PipPipPip
  • Group: Members
  • Posts: 494
  • Joined: 02-November 02
  • Location:Peterborough

Posted 04 January 2011 - 02:55 PM

Try {Format(T2Info[2],"MMMM D, YYYY")}. If you don't want the year then just drop the ", YYYY".

It works on mine.

Kevin
0

#3 User is offline   Whyliegirl Icon

  • New Member
  • Pip
  • Group: Members
  • Posts: 11
  • Joined: 01-December 05

Posted 05 January 2011 - 06:21 PM

View Postdunner, on 04 January 2011 - 02:55 PM, said:

Try {Format(T2Info[2],"MMMM D, YYYY")}. If you don't want the year then just drop the ", YYYY".

It works on mine.

Kevin


Thank you so much! I was making myself a crazy person, and it is a little early in the season for that:)
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users