Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default Utility offering - getting rid of or remapping redundant Styles

If anyone is interested I thought I would have a go at a problem that's
annoyed me over the years.

Whenever you copy a sheet from one book to another, you also seem to get all
the styles from the source book copied across as well. As models evolve over
the years, there's an awful lot of clutter and redundancy as these styles
build up. The best I've seen so far is a workbook with 1,234 styles in it!
Of those, 1,217 were not even being used.

So, up on my site there's an open source offering - and suggestions are very
welcome, particularly about how to speed up the initial workbook scan - that
will.

1. Show you all the styles in a workbook (not difficult), and how many cells
are using them (more tricky).
2. Then allow you to delete all unused user-defined styles in one go (it's
one by one using the standard dialogs and it's not possible to tell if a
style is in use anywhere).
3. Change all cells with one style to another style of your choosing (rather
useful). This gets rid of the clutter. For example, in the amazing book with
all those styles, I found over a hundred variants on "Normal", all of which
could be mapped to the standard Normal format or deleted.

Limitations:
1. the progbar class used in the file won't work with 97 although it's not
difficult to take out.
2. no undo routine of course.

The file is he
http://www.enhanceddatasystems.com/E...tyleMapper.htm

Robin Hammond
www.enhanceddatasystems.com


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default Utility offering - getting rid of or remapping redundant Styles

Robin,

You might be interested in looking at my Excel add-in "Formats & Styles".
Does many/more/less of the same?
( the code in this add-in is protected )
Available -free- upon direct request. Remove XXX from email address.

Regards,
Jim Cone
San Francisco, CA
XX


"Robin Hammond" wrote in message
...
If anyone is interested I thought I would have a go at a problem that's
annoyed me over the years.
Whenever you copy a sheet from one book to another, you also seem to get all
the styles from the source book copied across as well. As models evolve over
the years, there's an awful lot of clutter and redundancy as these styles
build up. The best I've seen so far is a workbook with 1,234 styles in it!
Of those, 1,217 were not even being used.
So, up on my site there's an open source offering - and suggestions are very
welcome, particularly about how to speed up the initial workbook scan - that
will.
1. Show you all the styles in a workbook (not difficult), and how many cells
are using them (more tricky).
2. Then allow you to delete all unused user-defined styles in one go (it's
one by one using the standard dialogs and it's not possible to tell if a
style is in use anywhere).
3. Change all cells with one style to another style of your choosing (rather
useful). This gets rid of the clutter. For example, in the amazing book with
all those styles, I found over a hundred variants on "Normal", all of which
could be mapped to the standard Normal format or deleted.
Limitations:
1. the progbar class used in the file won't work with 97 although it's not
difficult to take out.
2. no undo routine of course.
The file is he
http://www.enhanceddatasystems.com/E...tyleMapper.htm
Robin Hammond
www.enhanceddatasystems.com



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
Remapping keyboard on Excel audit2 Excel Worksheet Functions 2 January 14th 10 11:58 PM
any method of keyboard remapping? Ron Excel Worksheet Functions 2 January 14th 10 11:53 PM
Excel Cell Styles - Quick Styles? Dean@DCF Excel Discussion (Misc queries) 0 November 15th 07 10:40 PM
Remapping F1 key in Excel falcios Setting up and Configuration of Excel 1 June 27th 07 11:04 AM
Keyboard remapping using pivot tables in excel 2003 on laptop anitadai Excel Discussion (Misc queries) 1 January 12th 07 08:35 AM


All times are GMT +1. The time now is 03:32 AM.

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"