Results 1 to 4 of 4

Prompt Question before print with three answer possibilities

Threaded View

  1. #4
    Forum Contributor
    Join Date
    02-08-2012
    Location
    South Suffolk
    MS-Off Ver
    Excel 2007
    Posts
    102

    Re: Prompt Question before print with three answer possibilities

    Have you considered using the 'Help' facility in the MsgBox function? There is an overhead in setting up the Help file (and compiling to CHM, say) but this can support users in many ways.
    Creating userforms isn't too difficult but like many things, seeing an example can be a big help. The attachment has a very simple form - quick and dirty - needs more refinement before use in anger!
    The entry point is a procedure 'test' in Module1.
    The title, message and 'what this means' are set via properties so that if the relevant parts of the form are changed, the calling code does not need to be altered.

    I expect you will have some follow-on questions but good luck
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1