+ Reply to Thread
Results 1 to 2 of 2

VBA help on MsgBox

  1. #1
    Registered User
    Join Date
    01-05-2012
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    24

    VBA help on MsgBox

    I need to have a text box pop up once I run a report. I already have a MsgBox that comes at the end of the report like so MsgBox ("Report Generated. Click OK to see line totals."). Once "OK" is pressed, I need the next box to display some information that is generated by a Countif formula. Example below.

    =COUNTIF(H:H,"Z3")+COUNTIF(H:H,"Z4)

    Would some be so helpful?

    Thanks!

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: VBA help on MsgBox

    christopherw34,

    This should accomplish what you're looking for:
    Please Login or Register  to view this content.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ Reply to Thread

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