Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
DEE DEE is offline
external usenet poster
 
Posts: 250
Default Resize Validataion Message Help!

Hi,

I would like to change the size of the message box so that words don't wrap.

If this isn't an option, can someone guide me to VBA code that will display
a message box that I can resize when I click in a cell?

I don't want to use comments, because I don't want to have to point to the
cell - I need the message to display when the cell is active.
--
Thanks!

Dee
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Resize Validataion Message Help!

You can't change the size of a data validation input message, manually
or programmatically. You could add a comment to the cell, and use event
code to display that comment when the cell is selected.

dee wrote:
Hi,

I would like to change the size of the message box so that words don't wrap.

If this isn't an option, can someone guide me to VBA code that will display
a message box that I can resize when I click in a cell?

I don't want to use comments, because I don't want to have to point to the
cell - I need the message to display when the cell is active.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #3   Report Post  
Posted to microsoft.public.excel.misc
DEE DEE is offline
external usenet poster
 
Posts: 250
Default Resize Validataion Message Help!

Hi Debra,

Thanks again for this response. That is exactly what I wish to do.

Do you know where I can find a "snippet" of code in order to do this? I am
hoping that it is something I can run for an entire workbook or at least
worksheet.

Thank you.
--
Thanks!

Dee


"Debra Dalgleish" wrote:

You can't change the size of a data validation input message, manually
or programmatically. You could add a comment to the cell, and use event
code to display that comment when the cell is selected.

dee wrote:
Hi,

I would like to change the size of the message box so that words don't wrap.

If this isn't an option, can someone guide me to VBA code that will display
a message box that I can resize when I click in a cell?

I don't want to use comments, because I don't want to have to point to the
cell - I need the message to display when the cell is active.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Resize Validataion Message Help!

You could record a macro as you insert a comment with the text that you
want, then modify the recorded code.

There are sample macros here, that might help you, including one that
shows a comment when a cell is selected:

http://www.contextures.com/xlcomments03.html


dee wrote:
Hi Debra,

Thanks again for this response. That is exactly what I wish to do.

Do you know where I can find a "snippet" of code in order to do this? I am
hoping that it is something I can run for an entire workbook or at least
worksheet.

Thank you.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I could NOT resize the axis title but excel allows me to resize gr Iwan Setiyono Ko Charts and Charting in Excel 4 June 6th 06 04:46 AM
I could NOT resize the axis title but excel allows me to resize gr Iwan Setiyono Ko Charts and Charting in Excel 0 March 15th 06 10:34 AM
changing the message in an error message The Villages DA Excel Worksheet Functions 2 February 18th 05 05:30 PM
resize worksheet Andrea Excel Worksheet Functions 1 January 20th 05 12:47 PM
Resize name box Dave Peterson Setting up and Configuration of Excel 0 January 19th 05 01:01 AM


All times are GMT +1. The time now is 09:07 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"