I would create the contract document with a table, set it up using bookmarks as the field indetifiers. Then use VB to reference each field by the bookmark name.
Use an array with a For..Next loop to store your VB form info. Then open your Word template with the bookmarks...
Use SaveSetting() to store the high score to the registry. Use GetSetting() to retreive the score. Check for a current high score, otherwise place a dummy high score with your name or something like that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.