Skip to main content

Search

Search

How To Print Expiry Date From Database?

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator
    Does the database contain a field with a date offset integer number value for X number of days/weeks/months/years from today's date, or does it just have a literal date that you wish to use?

    If the former then you'll be glad to hear that this is directly supported in BarTender v10 through the use of the transforms for the data source. Otherwise you'll need to use a VB script to perform the date offset calculation based on the field and then formatting the result as wanted.
    0

Please sign in to leave a comment.