View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Splash screen and various screen resolutions

Hi George

Is your splash screen a worksheet ?

--
Regards Ron de Bruin
http://www.rondebruin.nl


"George J" wrote in message ...
Not sure if i should be posting here as the answer i need
is without macros, but anyway...

I have a splash screen that shows if the user has disabled
macros. instructing them to enable them to use this
workbook.

I have a problem in that although everything looks good on
my pc, another user with a different screen resolution
will not see the full message.

Does anyone know a way around this problem?
(Please don't say - write a macro to sort it. )

I have tried reducing the zoom of the spreadsheet so that
the lower resolution is ok, but people will have trouble
reading this on the higher resolution.

I'm hoping someone has a way around this or has come
across this before. All the solutions i have seen are
macros (but they are disabled on my workbook)

thanks for looking
George