Skip to main content

Search

Search

End of the Month Date

Comments

1 comment

  • Avatar
    Peter Thane

    The simplest way to achieve this, without the need for VB, would be to add a field onto the label (probably off to the side so that it is present but not printed) and set that to a an Object Value Type linked to the other field on the label that has the original date. 

    The Data Type should be set to Date and the Pattern as just the MM/YYYY (via Custom) with an Offset of 7 months added via the Transforms Tab. If you are using a Data Entry form then you will need to tick the Apply Offset after Data Entry option. 

    You will then need to add a second Object Value field which is linked to the Object above but this time with the Data Type set to use the required full date pattern with an offset of minus 1 days (Data Entry offset ticked again) 

     

    0

Please sign in to leave a comment.