Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 505
Default Excel 2002: How to insert an Auto Fit Width button at the tool bar

Hi,

I try to customise my tool basr with the above button, but could not find
this option under the customisez selection Format Column Width Auto Fit.

Can anybody help me on this ?

Thanks

Low




--
A36B58K641
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Excel 2002: How to insert an Auto Fit Width button at the tool bar

hi
there isn't a built in icon for auto fit. there is one of manual fit. auto
fit is usually done you placing the mouse pointer on the column header row on
the right line of the column you want to fit. the mouse pointer will change
to a vertical line with arrows on both sides pointing out. double click to
auto fit.
but if you want an icon, you can attach this macro to your button.
just select the column you want to autofit then click the button.
sub autofitcolumn()
selection.entirecolumn.autofit
end sub
regards
FSt1

"Mr. Low" wrote:

Hi,

I try to customise my tool basr with the above button, but could not find
this option under the customisez selection Format Column Width Auto Fit.

Can anybody help me on this ?

Thanks

Low




--
A36B58K641

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 505
Default Excel 2002: How to insert an Auto Fit Width button at the tool

Hi,

Thanks for your reply.

Low
--
A36B58K641


"FSt1" wrote:

hi
there isn't a built in icon for auto fit. there is one of manual fit. auto
fit is usually done you placing the mouse pointer on the column header row on
the right line of the column you want to fit. the mouse pointer will change
to a vertical line with arrows on both sides pointing out. double click to
auto fit.
but if you want an icon, you can attach this macro to your button.
just select the column you want to autofit then click the button.
sub autofitcolumn()
selection.entirecolumn.autofit
end sub
regards
FSt1

"Mr. Low" wrote:

Hi,

I try to customise my tool basr with the above button, but could not find
this option under the customisez selection Format Column Width Auto Fit.

Can anybody help me on this ?

Thanks

Low




--
A36B58K641

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
Excel 2002: Any button to insert blank rows at specific interval? Mr. Low Excel Discussion (Misc queries) 5 March 29th 09 02:51 PM
Insert select button on excel worksheet to auto transfer data. Gryndar Excel Worksheet Functions 2 November 23rd 08 10:36 PM
Excel 2002 : How to set thousand separator at tool bar ? Mr. Low Excel Discussion (Misc queries) 2 April 10th 08 04:57 PM
Add a formated date button for Excel 2002 tool bar Mr. Low Excel Discussion (Misc queries) 1 October 30th 06 04:12 PM
Excel 2002: Format Cell Height/Width buddyfl Excel Discussion (Misc queries) 1 January 31st 05 06:01 PM


All times are GMT +1. The time now is 02:43 PM.

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"