Bitmaps in a listbox?

M

Mousie61

I'm not quite sure how to explain what i want but here goes.

I measure up kitchens for a living and whilst doing so i confirm with my
clients, the cupboard door styles and accessories they will have in their
kitchen.
I use my lap top to enter in to a spreadsheet all the requirements and
measurements.
I have a check measure spreadsheet with lots of list boxes and check boxes.

What I want to do is to click on a button and have a bunch of thumbnails of
doors styles and colours.
I would then click on one of the thumbnails and it would place it in my
spreadsheet.

Is this possible?....Hope someone can help.

Kind regards
Wayne
 
N

Nick Hodge

Wayne

You cannot have images in listboxes and it is difficult to think of a way
around. I suspect it would be possible to have the bitmaps on a sheet and
have a list box with the description of the image and when it is selected
copy it to the 'working' sheet, but it would require some extensive coding

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
[email protected]
 
Top