message box

  1. T

    Listbox / Combobox No Selection

    If you have a list box on a user form and the user doesn't make a selection it will display message with VbYesNO. if the user then click VbYes then the macro stop and allows the users to make a section/s without closing the user form or if VbNo then Exit the sub This is run with a command button...
  2. P

    Notify User of Duplicate Entry

    I am creating a personal finance tracker where a user enters their purchase information in order to track their daily/weekly/yearly spending. Upon submitting the User Form, the information simply populates a raw data source that feeds into many pivot tables and charts. For my own personal...
  3. T

    Timed InputBox or message box

    I have searched and searched, but not found an answer to this: I have a workbook that is shared by users, and needs to be auto-closed after 10 minutes of inactivity. The VBA code to close the workbook if no changes have been made in 10 min works OK. However, I want to give a user who has been...
  4. D

    Message Box for a Userform

    I am having a problem with getting a message box to open and close when I need them to. lets say text box 1, 2, 3, 4, 5, all have to have something entered in the fields when I click the Submit button. If they do not have something in the field then I want a message box to pop up saying the...
  5. andrewb90

    Message Box Madness

    Hello All, I think not using Excel for so long has dimmed my skills, For whatever reason, I cannot figure out why I am having problems with making these message boxes appear in Excel. Here is what I have: Sub goprompttest()Dim OutPut As Integer If Range("E44").Value = 0 Then...
  6. E

    "file in use" Message Box not displaying when using VBA to open multiple file

    I'm currently using the loop: For i = 1 To 10 Application.Workbooks.Open ( files(i) ) Next To open several excel workbooks. It works fine, but the standard message "File in Use" message box doesn't display, and the files just open in Read-Only mode without warning. Is there any...
  7. S

    Add message box to "duplicate highlighting" macro

    Greetings, I have a macro (which runs painfully slow) that highlights unique cells between two ranges on different worksheets. I've been trying to add a message box that displays the number of unique cells but the method below has not been working: Sub HighlightDuplicates()...
  8. B

    Create a list in a message box

    Hi, I am trying to create a msgbox that has a list of items. I have values in a column E. If the value in this column is greater than 1 I would like to take the information from columns B, C, D of the same row. There might be no lines where the value is greater than 1 and there might be more...
  9. S

    message box

    After this message comes up I need time to check if problems and fix before macro continues Sub A1MESSAGE() ' ' A1MESSAGE Macro ' ' Application.Goto Reference:="R1C1" Dim save As Integer output = MsgBox("MAKE SURE THERE IS NOT A DR & CR ON SAME LINE, IF SO NET OUT"...
  10. SelinaR

    MACRO message box error

    Morning I use the below Macro for an annual leave tracker.... if it sees 0 it gives a pop up message, however it seems to have an issue that it sometimes give an error when the minimum number is 5 or 3 and on other rows if it's 0 (correctly) I have tried tweaking it but have had no success -...
  11. G

    Message box keep coming back?

    Good afternoon gentleman's. I have created the following script to run different messages based on the result of a formula on the worksheet. My problem is that I have implemented the vbYes/Vbno message box on one selection to change the value of a cell if the user clicks "Yes. This is performed...
  12. H

    Message box to appear when opeing Excel file

    Hi everyone, I would like to have a message box to appear when Excel workbook is open. The message is to let the user to "Fill in only highlighted cells" because the remaining cells will be password protected so they don't freak out when trying to fill in un-highlighted cell and it does not...
  13. B

    Message Box and Spreadsheet Functionality

    Hello! I have a macro that asks the user through a message box to accept or reject the changes made by the macro. However, the excel sheet that needs to be reviewed to accept or reject those changes is fairly large and the user cannot see all the changes without scrolling though the page...
  14. O

    Can't get a macro to run if a criteria is met.

    Here's the Vb Code I used but I keep getting a "Argument Not Optional" message box. I want for the macro to run if the value equals to "Iawn I Bwcio". But if the value equals to "Dyddiad Anghywir" then I want a message box to appear and say ; "Mae yna dyddiad anghywir wedi ei fewnbynnu! Mae...
  15. X

    Excel button to move between sheets and create a pop up error

    Hello everyone, My first time posting on this forum so please excuse any mistakes I make. I have created a macro button to move from one sheet to another in an excel document but I want also want the button to check to see if multiple ranges of cells have values, if they don't then pop up a...
  16. J

    Select ALL cells problem and advice please

    Hi, and thanks for taking the time to view this post. I am running the following code to create 20 or thirty message boxes that activate when particular cells are clicked. Essentially, I need to provide the user information related to specific cell entries. My problem is when the user selects...
  17. H

    Nested If Functions with yes no message boxes

    Hi I am trying to use VBA to produce a series of message boxes depending on the response to each one. The whole series is based on a value in A1 and a comment that the user has put in B1 This is a description of the type of thing I want to do: If value in cell A1 = 0 Then Bring up message...
  18. N

    Excel 07 VBA Resize Message Box Prompt Error

    Hello all, I seem to be having an error, I am running code that loops through column AR, checks for a value and if the value is present, copy and paste the row to a corresponding sheet. I am using the Resize function to define how many cells of the row I wish to copy. However, for some reason...
  19. K

    Message box depending on the sum

    Hi This is a bit complex for me. I am trying to do a VBA on an excel data sheet. On this data sheet, in column E there are amounts and in column F there is either "C" (for Credit) or "D" (for debit) against the amount. So if you see the below example I have copies, 50000 D is for debit. What...
  20. M

    Creating Error Pop-Up Message Box

    Hey yall, I am looking to create a pop-up message box that will appear when a certain value entered into a cell is bigger than the value of another cell, letting the operator know that the value entered will not work. Please help! Thanks.

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top