Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default disappearing formats in UserForms

I've created a cookbook, (Excel 2003 on my laptop running Vista), and have
15 userforms. On each Userform I have various numbers of OptionClick
controls. The controls have a white background with black text. I have an
autoopen macro that executes when the cookbook is opened. Everything works
as it should. I copied the file to a flash drive and put it on my desktop,
(also running excel 2003 with XP). When I opened it the main user form was
okay but on the other userforms the optionclick buttons had a black
background so you couldn't see the text. Everything worked but I had to go
in and change all the backgrounds back to white. This also happened when I
sent this file to a friend. Now when I update the recipes and copy the file
to my desktop it does it again..Any Ideas? I'm stumped!!! Thank You in
advance

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default disappearing formats in UserForms

I am not sure what you mean by OptionClick Controls, but background and
foreground properties can be set in the initialize event of the form for
controls that have captions, such as buttons, of for any control property for
that matter. If you are not certain what is causing the setting to change,
just set it each time the form opens.

"Andre" wrote:

I've created a cookbook, (Excel 2003 on my laptop running Vista), and have
15 userforms. On each Userform I have various numbers of OptionClick
controls. The controls have a white background with black text. I have an
autoopen macro that executes when the cookbook is opened. Everything works
as it should. I copied the file to a flash drive and put it on my desktop,
(also running excel 2003 with XP). When I opened it the main user form was
okay but on the other userforms the optionclick buttons had a black
background so you couldn't see the text. Everything worked but I had to go
in and change all the backgrounds back to white. This also happened when I
sent this file to a friend. Now when I update the recipes and copy the file
to my desktop it does it again..Any Ideas? I'm stumped!!! Thank You in
advance

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
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
Formats: Too many different cell formats error message [email protected] Excel Programming 3 February 1st 05 01:34 AM


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