+ Reply to Thread
Results 1 to 5 of 5

If day is friday then MsgBox "Friday"

  1. #1
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,007

    If day is friday then MsgBox "Friday"

    Greetings,
    Following code is okey.
    Please Login or Register  to view this content.
    I need to change code above like following;
    Red line need changing.
    Please Login or Register  to view this content.
    Best wishes.
    Sub DontForgetThese()
         If Your thread includes any code Then Please use code tags...
         If Your thread has been solved Then Please mark as solved...
         If Anybody has helped to you Then Please add reputation...
    End Sub

  2. #2
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: If day is friday then MsgBox "Friday"

    try
    Please Login or Register  to view this content.

  3. #3
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: If day is friday then MsgBox "Friday"

    If format(now(), "dddd")= "Friday" THEN

  4. #4
    Forum Expert MickG's Avatar
    Join Date
    11-23-2007
    Location
    Banbury,Oxfordshire
    Posts
    2,650

    Re: If day is friday then MsgBox "Friday"

    Try:-
    Please Login or Register  to view this content.

  5. #5
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,007

    Re: If day is friday then MsgBox "Friday"

    Thanks everybody.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 01-03-2013, 04:58 PM
  2. Replies: 7
    Last Post: 01-03-2013, 04:13 PM
  3. Replies: 9
    Last Post: 12-19-2012, 01:06 AM
  4. How to count all dates in column A using last friday and and next friday friday
    By rain4u in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-16-2011, 04:33 PM
  5. Counting number of "Friday"s in a range
    By AlphaName in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-09-2010, 05:01 AM

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