About 30,600 results
Open links in new tab
  1. What is the difference between [INPUT MESSAGE] and [ERROR

    Mar 25, 2024 · Hello! I am a business management student currently enrolled in an Excel Course. As part of this course, I've been instructed to post a question on an Excel forum that relates to our …

  2. Add a ToolTip to Any Cell in Excel - Excel Tips - MrExcel Publishing

    Aug 19, 2014 · Select Data, Validation (or press Alt + D followed by L) In the Data Validation dialog, go to the Input tab. Optionally type a title. Definitely type an Input Message Click OK When ever …

  3. All Data Validation Message Boxes Appear in Same Location ... - MrExcel

    Sep 1, 2016 · Hello: Excel 2007. I have 7 cells and want to have a different pop up message box appear upon selection of the particular cell. I decided to use the Data validation function for this. I select cell …

  4. VBA - Use message/input box response to populate cell

    Feb 3, 2016 · I'd like to have two message/input boxes pop up when the spreadsheet is opened. One that says "Please enter your name" and one that says "Please enter your Run ID". Then, I'd like …

  5. Formatting the Data Validation Message Box - MrExcel

    Dec 12, 2007 · Hi. As it turns out, the little Data validation input message box has a Class name of EXCELA. I found out using WindowSpy . So i thought maybe I could use some API functions and the …

  6. Conditional Data Val Input Message | MrExcel Message Board

    Aug 3, 2011 · I'm trying to find a way to have the Input Message (from the Data Validation tool) of cell A2 display a message depending on the content of the A1. A1, also data validated, has five possible …

  7. Placeholder text to disappear when cell is filled - MrExcel

    Jan 25, 2006 · Well, you can have the text in the cell, but when you type over it the new text will have the same formatting unless you change it. One option would be to simply use Data Validation so that …

  8. Data Validation Input Message Location - MrExcel

    Aug 17, 2004 · I have data validation set up on some cells in my worksheet and I also have used the input message that pops up when the cell is selected. The problem I have is that the default location …

  9. Text which disappears when new text is entered but reappears

    May 31, 2014 · Now if you select that cell, the Input Message will show up; it will disappear when you select a different cell Add more data validations to the other cells in the row; then copy these row and …

  10. Increase size of input message box | MrExcel Message Board

    Apr 7, 2021 · My brain is slowly ticking over! I've been experimenting with a VBA message box, but can't get the Key in list format! This is also a bit of a pain for user to click ok everytime. If only I could …