跳到主内容

搜索

搜索

How To Print Expiry Date From Database?

评论

1 条评论

  • Avatar
    Ian Cummings
    版主
    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

请先登录再写评论。