Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Can I make a picture change based on input from a user?

I am creating a spreadsheet with a dropdown list of options for house
floorplans. I would like for a small drawing to pop up to the side to
illustrate. I can create the plan as a jpeg, tif, or about any other pic
format.

Any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Can I make a picture change based on input from a user?

Take a look at this, from John McGimpsey's site:

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

Hope this helps.

Pete

On Sep 24, 3:26*pm, Christop
wrote:
I am creating a spreadsheet with a dropdown list of options for house
floorplans. I would like for a small drawing to pop up to the side to
illustrate. I can create the plan as a jpeg, tif, or about any other pic
format.

Any suggestions?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Can I make a picture change based on input from a user?

I tried copying his macro to my worksheet and get a error
"invalid use of Me. keyword".

I am fairly new to macros and don't know what this means.


"Pete_UK" wrote:

Take a look at this, from John McGimpsey's site:

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

Hope this helps.

Pete

On Sep 24, 3:26 pm, Christop
wrote:
I am creating a spreadsheet with a dropdown list of options for house
floorplans. I would like for a small drawing to pop up to the side to
illustrate. I can create the plan as a jpeg, tif, or about any other pic
format.

Any suggestions?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Can I make a picture change based on input from a user?

It means that you didn't put the code in the correct location.

Rightclick on the worksheet tab that should have the behavior. Select view
code. And then paste the code into that newly opened code window (usually on
the righthand side).

Delete the code from whereever you put it before.

You'll notice that JE's code uses the worksheet_calculate event. That means it
runs automatically each time excel recalculates this sheet.



Christop wrote:

I tried copying his macro to my worksheet and get a error
"invalid use of Me. keyword".

I am fairly new to macros and don't know what this means.

"Pete_UK" wrote:

Take a look at this, from John McGimpsey's site:

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

Hope this helps.

Pete

On Sep 24, 3:26 pm, Christop
wrote:
I am creating a spreadsheet with a dropdown list of options for house
floorplans. I would like for a small drawing to pop up to the side to
illustrate. I can create the plan as a jpeg, tif, or about any other pic
format.

Any suggestions?




--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Can I make a picture change based on input from a user?

Excellent!!! Thank you so much, it is working now. My boss thinks I'm a genius!


"Dave Peterson" wrote:

It means that you didn't put the code in the correct location.

Rightclick on the worksheet tab that should have the behavior. Select view
code. And then paste the code into that newly opened code window (usually on
the righthand side).

Delete the code from whereever you put it before.

You'll notice that JE's code uses the worksheet_calculate event. That means it
runs automatically each time excel recalculates this sheet.



Christop wrote:

I tried copying his macro to my worksheet and get a error
"invalid use of Me. keyword".

I am fairly new to macros and don't know what this means.

"Pete_UK" wrote:

Take a look at this, from John McGimpsey's site:

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

Hope this helps.

Pete

On Sep 24, 3:26 pm, Christop
wrote:
I am creating a spreadsheet with a dropdown list of options for house
floorplans. I would like for a small drawing to pop up to the side to
illustrate. I can create the plan as a jpeg, tif, or about any other pic
format.

Any suggestions?



--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Can I make a picture change based on input from a user?

But you will set him him straight when you show him JE's
website........right?


Gord Dibben MS Excel MVP

On Thu, 24 Sep 2009 13:28:01 -0700, Christop
wrote:

Excellent!!! Thank you so much, it is working now. My boss thinks I'm a genius!


"Dave Peterson" wrote:

It means that you didn't put the code in the correct location.

Rightclick on the worksheet tab that should have the behavior. Select view
code. And then paste the code into that newly opened code window (usually on
the righthand side).

Delete the code from whereever you put it before.

You'll notice that JE's code uses the worksheet_calculate event. That means it
runs automatically each time excel recalculates this sheet.



Christop wrote:

I tried copying his macro to my worksheet and get a error
"invalid use of Me. keyword".

I am fairly new to macros and don't know what this means.

"Pete_UK" wrote:

Take a look at this, from John McGimpsey's site:

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

Hope this helps.

Pete

On Sep 24, 3:26 pm, Christop
wrote:
I am creating a spreadsheet with a dropdown list of options for house
floorplans. I would like for a small drawing to pop up to the side to
illustrate. I can create the plan as a jpeg, tif, or about any other pic
format.

Any suggestions?



--

Dave Peterson


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
vlookup column based on user input berniean Excel Worksheet Functions 3 July 23rd 09 12:18 AM
Dynamic report based on user input C02C04 Excel Discussion (Misc queries) 7 November 26th 08 03:45 PM
Using VBA to make a user input a note when making changes to a cel Adam Ronalds[_2_] Excel Worksheet Functions 3 June 24th 08 05:54 PM
Incrementing Data based on user input learningaccess Excel Discussion (Misc queries) 3 January 26th 07 03:28 PM
Finding a record based on user input Soundman Excel Discussion (Misc queries) 5 June 21st 05 03:06 AM


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