Results 1 to 4 of 4

Popup Q/A Box when Macro starts

Threaded View

  1. #1
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Austin
    Posts
    660

    Popup Q/A Box when Macro starts

    Hi all,

    I would like to have a question box pop up w/Yes and No Buttons at the start of my macro to choose between two different sub routines.

    Therefore,

    MsgBox would say: Import New Yard Inventory?
    If Yes,
    then it would run the alternate subroutine.
    If No, Then it would run macros normal routine.

    Not quite sure how to do this. Would the msg box have to be a form box
    where, a representive value would have to get filled into a cell? Then
    reference if cell value is true ,then

    or would it register the value to memory so then, the code would have to
    to call the given value then run code if value it true?

    I hope even with my lack of correct terminology, that my description is sufficient to convey my problem.

    Thanks,

    bdb
    Last edited by bdb1974; 03-27-2009 at 02:33 PM.

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