Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Too many different formats and Userforms

I hit the wall with too many formats, and I understand from other
posts how to fix the problem in general. However I am not certain if
Userforms somehow go into the count when counting the 4,000 different
formats. Are they totally independent or should I be trying to
minimize the different formats in my Userforms too? I have about 20
Userforms at this time. Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Too many different formats and Userforms

Qty of unique cell formats and qty userforms are not related, at least not
directly.

It sounds like you know how to deal with the "too many cell formats" issue.
20 Userforms in a well designed project should not be a problem at all.

Regards,
Peter T

wrote in message
...
I hit the wall with too many formats, and I understand from other
posts how to fix the problem in general. However I am not certain if
Userforms somehow go into the count when counting the 4,000 different
formats. Are they totally independent or should I be trying to
minimize the different formats in my Userforms too? I have about 20
Userforms at this time. Thanks in advance.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Too many different formats and Userforms

On Jan 13, 5:18*am, "Peter T" <peter_t@discussions wrote:
Qty of unique cell formats and qty userforms are not related, at least not
directly.

It sounds like you know how to deal with the "too many cell formats" issue.
20 Userforms in a well designed project should not be a problem at all.

Regards,
Peter T

wrote in message

...



I hit the wall with too many formats, and I understand from other
posts how to fix the problem in general. *However I am not certain if
Userforms somehow go into the count when counting the 4,000 different
formats. *Are they totally independent or should I be trying to
minimize the different formats in my Userforms too? *I have about 20
Userforms at this time. *Thanks in advance.- Hide quoted text -


- Show quoted text -


Thanks for responding, but my fundamental question remains - do
Userforms enter into the count of the 4,000 maximum different
formats? If so, I should probably be trying to limit the format
variations on my userforms too... I am going to run close to the
maximum. I have to redesign a bit now, as I have hit the wall and
need to go back and clean everything up a bit to get out of trouble on
this 4,000 format question. I had been using formats without even
thinking about there being a maximum, and no doubt I can eliminate a
ton of them if I set out from scratch to do so, but it would be
helpful for me to know the answer to the Userform question. Thanks...
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Too many different formats and Userforms

my fundamental question remains -
do Userforms enter into the count of the 4,000
maximum different formats?


No. As I said before qty of unique cell formats and userforms are not
directly related.

FWIW that 4000 figure is very arbitrary, can hit the "too many cell formats"
limit with even say 3000.

Regards,
Peter T

wrote in message
...
On Jan 13, 5:18 am, "Peter T" <peter_t@discussions wrote:
Qty of unique cell formats and qty userforms are not related, at least not
directly.

It sounds like you know how to deal with the "too many cell formats"
issue.
20 Userforms in a well designed project should not be a problem at all.

Regards,
Peter T

wrote in message

...



I hit the wall with too many formats, and I understand from other
posts how to fix the problem in general. However I am not certain if
Userforms somehow go into the count when counting the 4,000 different
formats. Are they totally independent or should I be trying to
minimize the different formats in my Userforms too? I have about 20
Userforms at this time. Thanks in advance.- Hide quoted text -


- Show quoted text -


Thanks for responding, but my fundamental question remains - do
Userforms enter into the count of the 4,000 maximum different
formats? If so, I should probably be trying to limit the format
variations on my userforms too... I am going to run close to the
maximum. I have to redesign a bit now, as I have hit the wall and
need to go back and clean everything up a bit to get out of trouble on
this 4,000 format question. I had been using formats without even
thinking about there being a maximum, and no doubt I can eliminate a
ton of them if I set out from scratch to do so, but it would be
helpful for me to know the answer to the Userform question. Thanks...


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Too many different formats and Userforms

On Jan 16, 3:53*am, "Peter T" <peter_t@discussions wrote:
my fundamental question remains -
do Userforms enter into the count of the 4,000
maximum different formats?


No. As I said before qty of unique cell formats and userforms are not
directly related.

FWIW that 4000 figure is very arbitrary, can hit the "too many cell formats"
limit with even say 3000.

Regards,
Peter T

wrote in message

...
On Jan 13, 5:18 am, "Peter T" <peter_t@discussions wrote:





Qty of unique cell formats and qty userforms are not related, at least not
directly.


It sounds like you know how to deal with the "too many cell formats"
issue.
20 Userforms in a well designed project should not be a problem at all.


Regards,
Peter T


wrote in message


....


I hit the wall with too many formats, and I understand from other
posts how to fix the problem in general. However I am not certain if
Userforms somehow go into the count when counting the 4,000 different
formats. Are they totally independent or should I be trying to
minimize the different formats in my Userforms too? I have about 20
Userforms at this time. Thanks in advance.- Hide quoted text -


- Show quoted text -


Thanks for responding, but my fundamental question remains - do
Userforms enter into the count of the 4,000 maximum different
formats? *If so, I should probably be trying to limit the format
variations on my userforms too... *I am going to run close to the
maximum. *I have to redesign a bit now, as I have hit the wall and
need to go back and clean everything up a bit to get out of trouble on
this 4,000 format question. *I had been using formats without even
thinking about there being a maximum, and no doubt I can eliminate a
ton of them if I set out from scratch to do so, but it would be
helpful for me to know the answer to the Userform question. Thanks...- Hide quoted text -

- Show quoted text -


Thanks for the explanation. I appreciate it. It is 14 below zero
farenheit here, and my brain is still fried. Have a great day.


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
Conditional Formats, how to scroll and view all formats? Bill E Excel Worksheet Functions 0 May 12th 10 07:58 PM
Copying formats - column widths, formats, outlining to worksheets DavidBr318 Excel Worksheet Functions 4 August 14th 09 05:03 AM
disappearing formats in UserForms Andre[_6_] Excel Programming 1 December 6th 08 09:56 PM
Conditional formats- paste special formats? jcarney Excel Discussion (Misc queries) 1 November 1st 07 06:37 PM
Date and Time Formats in UserForms Zani Excel Programming 2 January 13th 06 04:22 AM


All times are GMT +1. The time now is 12:34 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"