Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Fixing the size of a row

Hello everyone,

I've been trying to fix the size of a row : the size of this row is 15 and
whatever the content of my row is, I want it to stay equal to 15 ?

Is it possible ?

Thanks a lot for your help,

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 396
Default Fixing the size of a row

What data will you enter in these rows? Is it very likely to increase the row
height?

If you don't want to check this manually, you'll have to use VBA.

Now, VBA can trap certain events, a.o. changing cells, selection cells,
activating a sheet,...

But not the changing of the row height.

Thus, you could write some event procedure, and each time the event occurs,
check for the row heigh. If needed, set it back to 15.

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"cferon" wrote:

Hello everyone,

I've been trying to fix the size of a row : the size of this row is 15 and
whatever the content of my row is, I want it to stay equal to 15 ?

Is it possible ?

Thanks a lot for your help,

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
HELP fixing GPA formula's JohnG Excel Worksheet Functions 7 June 14th 07 06:42 AM
Fixing Last Cell [email protected] Excel Discussion (Misc queries) 4 January 24th 07 12:15 AM
Fixing some bugs daddioja Excel Worksheet Functions 9 June 19th 06 06:31 PM
Fixing the date. cs2883 New Users to Excel 7 October 7th 05 07:40 PM
Help with fixing formula Pat Excel Worksheet Functions 4 December 21st 04 11:38 AM


All times are GMT +1. The time now is 10:15 AM.

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

About Us

"It's about Microsoft Excel"