Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have some VBA code in an Excel Module (Office 2000) which generates "intensity" data into an array of cells in an Excel spreadsheet, based upon other data in the Workbook. How can I "plot" these intensities as a grayscale image, where each cell (equivalently, each position in the VBA array) is treated as a pixel intensity? I could of course plot this data as a "3D Chart" but that's not really what I want. I could also massage the data into a TIFF image, save it to a file, open it, copy it, paste it, etc., but that's painful. Any ideas? Thanks, WB |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drawing/image/picture not visible in Excel on one pc | Excel Discussion (Misc queries) | |||
Add Userform Image from Cell Picture Address | Excel Programming | |||
How do I convert a picture (bmp or jpg) to a excel button image? . | Excel Discussion (Misc queries) | |||
Bitmap data of Image controls & Picture objects... | Excel Programming | |||
Bitmap data of Image controls & Picture objects... | Excel Programming |