+ Reply to Thread
Results 1 to 6 of 6

Pop up Measage throuh VBA

  1. #1
    Registered User
    Join Date
    10-17-2019
    Location
    India
    MS-Off Ver
    2007
    Posts
    2

    Pop up Measage throuh VBA

    Hi,

    I am new to VBA and want to pop up specific message.

    I have an excel sheet where in particular cell values true/False through formulla. I want to pop up meassage if the cell values change to false.

    Please help

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: Pop up Measage throuh VBA

    Hi and welcome
    thread moved to VBA section.
    Please post correctly in the future. Thanks

  3. #3
    Registered User
    Join Date
    10-17-2019
    Location
    India
    MS-Off Ver
    2007
    Posts
    2

    Re: Pop up Measage throuh VBA

    Thanks Sir

  4. #4
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: Pop up Measage throuh VBA

    As the change in cell value is caused by a formula you need a two pronged attack. Something like this:

    Right click on sheet tab where cell is. For instance sheet1 and click "View Code". In the windows that opens up add this code
    Please Login or Register  to view this content.
    Then right click on “ThisWorkbook” and paste this code (see image)
    Please Login or Register  to view this content.
    Save the file and close it and when you open it again the PreVal value is read and will be compared to changes in cell B4

    Attachment 645646

    Alf

  5. #5
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: Pop up Measage throuh VBA

    Oh problems uploading image again!!!! Why can't the thech team fix this!!

    ThisWorkbook.jpg

  6. #6
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,286

    Re: Pop up Measage throuh VBA

    Please Login or Register  to view this content.

+ 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. [SOLVED] Looping Throuh All Workbooks In Folder
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-22-2015, 09:44 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