Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
My boss gave me a spreadsheet (that he did not create) where a text box
appears when you click in or are residing in a cell, and disappears when you leave the cell. Format-wise the box looks like a comment box, but is not attached to a cell (with a connecting line) nor is it edit-able. Within the cell itself, the formula line appears blank and you can even type something in and it doesn't change the text/comment box. Now he wants me to re-create that commentary function in a new spreadsheet. I want to dazzle him with my Excel knowledge...any ideas on what I am looking at and how to do it in a new spreadsheet? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi!
It might be a data validation input message. Select the cell in question. Goto DataValidation Select the Input Message tab (if it doesn't automatically open) Is the message there? Biff "PaulMurphy" wrote in message ... My boss gave me a spreadsheet (that he did not create) where a text box appears when you click in or are residing in a cell, and disappears when you leave the cell. Format-wise the box looks like a comment box, but is not attached to a cell (with a connecting line) nor is it edit-able. Within the cell itself, the formula line appears blank and you can even type something in and it doesn't change the text/comment box. Now he wants me to re-create that commentary function in a new spreadsheet. I want to dazzle him with my Excel knowledge...any ideas on what I am looking at and how to do it in a new spreadsheet? Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Biff:
It didn't work....that is until I unprotected the worksheet, then your suggestion worked. Thanks so much! Rob "Biff" wrote: Hi! It might be a data validation input message. Select the cell in question. Goto DataValidation Select the Input Message tab (if it doesn't automatically open) Is the message there? Biff "PaulMurphy" wrote in message ... My boss gave me a spreadsheet (that he did not create) where a text box appears when you click in or are residing in a cell, and disappears when you leave the cell. Format-wise the box looks like a comment box, but is not attached to a cell (with a connecting line) nor is it edit-able. Within the cell itself, the formula line appears blank and you can even type something in and it doesn't change the text/comment box. Now he wants me to re-create that commentary function in a new spreadsheet. I want to dazzle him with my Excel knowledge...any ideas on what I am looking at and how to do it in a new spreadsheet? Thanks. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're welcome!
Biff "PaulMurphy" wrote in message ... Biff: It didn't work....that is until I unprotected the worksheet, then your suggestion worked. Thanks so much! Rob "Biff" wrote: Hi! It might be a data validation input message. Select the cell in question. Goto DataValidation Select the Input Message tab (if it doesn't automatically open) Is the message there? Biff "PaulMurphy" wrote in message ... My boss gave me a spreadsheet (that he did not create) where a text box appears when you click in or are residing in a cell, and disappears when you leave the cell. Format-wise the box looks like a comment box, but is not attached to a cell (with a connecting line) nor is it edit-able. Within the cell itself, the formula line appears blank and you can even type something in and it doesn't change the text/comment box. Now he wants me to re-create that commentary function in a new spreadsheet. I want to dazzle him with my Excel knowledge...any ideas on what I am looking at and how to do it in a new spreadsheet? Thanks. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Good day!
Need some help... I need to add a little window popup to my .xls after people open it... So that they first thing they see when they open the sheet is this window... How do I do that? Thanks! David "Biff" wrote: You're welcome! Biff "PaulMurphy" wrote in message ... Biff: It didn't work....that is until I unprotected the worksheet, then your suggestion worked. Thanks so much! Rob "Biff" wrote: Hi! It might be a data validation input message. Select the cell in question. Goto DataValidation Select the Input Message tab (if it doesn't automatically open) Is the message there? Biff "PaulMurphy" wrote in message ... My boss gave me a spreadsheet (that he did not create) where a text box appears when you click in or are residing in a cell, and disappears when you leave the cell. Format-wise the box looks like a comment box, but is not attached to a cell (with a connecting line) nor is it edit-able. Within the cell itself, the formula line appears blank and you can even type something in and it doesn't change the text/comment box. Now he wants me to re-create that commentary function in a new spreadsheet. I want to dazzle him with my Excel knowledge...any ideas on what I am looking at and how to do it in a new spreadsheet? Thanks. |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
David wrote:
Good day! Need some help... I need to add a little window popup to my .xls after people open it... So that they first thing they see when they open the sheet is this window... How do I do that? Follow the instructions here http://www.ozgrid.com/VBA/ExcelWorkbookEvents.htm to get to the workbook events tab. Then in the workbook_open event put msgbox "message to pop up" |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to count the number of times a string appears in a column? | Excel Worksheet Functions | |||
"Frontpage " message appears on attempting to open excel | Excel Discussion (Misc queries) | |||
Formula to count text and alert me if a text appears more than twi | Excel Discussion (Misc queries) | |||
When I type in 100 a 1 appears, 10000 and 100 appear | Excel Discussion (Misc queries) | |||
warn me when text appears | Excel Worksheet Functions |