Aller au contenu principal

Recherche

Recherche

Vb Script On Date&time

Commentaires

1 commentaire

  • Avatar
    Legacy Poster
    I would create 2 off-label fields. One that uses the VB script [i]Now()[/i] and one that uses the dateadd function to that. In your example, it would be: [i]DateAdd("h",4,Now())[/i]

    Then use whatever [i]Mid()[/i] and [i]Concatenation[/i] you need on your actual printed fields to pull from these off-label fields to make it look how you want.

    I can't add links due to forum security, but here is the link: w3schools.com/vbscript/vbscript_ref_functions.asp
    0

Vous devez vous connecter pour laisser un commentaire.