Closed Thread
Results 1 to 3 of 3

message box:Private Sub Workbook_Open()

  1. #1
    Forum Contributor
    Join Date
    02-11-2008
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    242

    message box:Private Sub Workbook_Open()

    Hi All,
    I am attaching a work sheet where in the a message box will pop up on file open,
    now I want to add a text as "# of Rcs expired are"
    the macro which I have already created is
    Private Sub Workbook_Open()
    MsgBox Sheets("KolWB").Evaluate("COUNTIF(I:I,TODAY())")
    End Sub
    Attached Files Attached Files

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    re: message box:Private Sub Workbook_Open()

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    re: message box:Private Sub Workbook_Open()

    FWIW - also a duplicate. Stick to the original please.

Closed 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