Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 34
Default Hiding and unhiding pictures

I wish to stack pictures, inserted from AutoCad as (.wmf) in one area of the
worksheet and have them hide and unhide if one of several check boxes is
checked. How do I accomplish this?
--
Garyw
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 77
Default Hiding and unhiding pictures

Garyw,

I would start by placing the pic in a label.

Then make visible=false

In your code, tie it to your check box(es) and " label(?).visible=true

Don't forget to make the other labels' visible equal to false.

HTH

BigPig


"Garyw" wrote:

I wish to stack pictures, inserted from AutoCad as (.wmf) in one area of the
worksheet and have them hide and unhide if one of several check boxes is
checked. How do I accomplish this?
--
Garyw

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 34
Default Hiding and unhiding pictures

I know just enough about Visual Basic to make me dangerous.
Would you please write a complete sample code that I might
run it and try to understand how it works. Then next time I come
to a problem like this I'll know what to do.

Thanks....
--
Garyw


"BigPig" wrote:

Garyw,

I would start by placing the pic in a label.

Then make visible=false

In your code, tie it to your check box(es) and " label(?).visible=true

Don't forget to make the other labels' visible equal to false.

HTH

BigPig


"Garyw" wrote:

I wish to stack pictures, inserted from AutoCad as (.wmf) in one area of the
worksheet and have them hide and unhide if one of several check boxes is
checked. How do I accomplish this?
--
Garyw

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Hiding and unhiding pictures

Gary

Maybe you can employ event code and VLOOKUP with Data Validation list selection
to choose which picture to show?

See JE McGimpsey's site for more on lookuppics.

http://www.mcgimpsey.com/excel/lookuppics.html


Gord Dibben MS Excel MVP

On Mon, 30 Apr 2007 06:24:03 -0700, Garyw
wrote:

I know just enough about Visual Basic to make me dangerous.
Would you please write a complete sample code that I might
run it and try to understand how it works. Then next time I come
to a problem like this I'll know what to do.

Thanks....


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
Hiding & Unhiding graphs... Ray Charts and Charting in Excel 1 February 21st 07 08:37 PM
Hiding & Unhiding Cells, How to Create a calendar drop down box Excel Discussion (Misc queries) 0 January 26th 07 05:12 PM
Hiding/Unhiding Columns Karen McKenzie Excel Worksheet Functions 3 August 10th 06 11:49 AM
Hiding and unhiding sheets D.Hay Excel Discussion (Misc queries) 2 December 10th 05 03:59 PM
Hiding/Unhiding Bobby Excel Worksheet Functions 2 May 25th 05 10:40 PM


All times are GMT +1. The time now is 11:48 AM.

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"