+ Reply to Thread
Results 1 to 3 of 3

Macro button - check a column values and return msg box

  1. #1
    Registered User
    Join Date
    12-07-2007
    Posts
    20

    Macro button - check a column values and return msg box

    Hi,

    I want to create a macro button that will check a column (let's say F) and if any number is greater than > 0 stop at that cell (Msg box, "Pass due"), loops thru the entire column. Once user changed all the values and everything is < than 0 then msg box "No pass due" I hope this is easy to implement.

    Thanks
    Jim

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988

    Re: Macro button - check a column values and return msg box

    Why not use data validation on the column e.g allow whole numbers > 0 .

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor mewingkitty's Avatar
    Join Date
    09-29-2008
    Location
    Fort McMurray, Alberta, Canada
    MS-Off Ver
    Excel 2003
    Posts
    949

    Re: Macro button - check a column values and return msg box

    See attached?

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by VBA Noob; 02-18-2009 at 04:10 PM. Reason: added code for others to view
    =IF(AND(OR(BLONDE,BRUNETTE,REDHEAD),OR(MY PLACE,HER PLACE),ME),BOW-CHICKA-BOW-WOW,ANOTHER NIGHT ON THE INTERNET)

+ 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