LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you change the color of a cell in Excel using Active X in Labview? I can change the color of text and everything else, I just can't seem to change the color of the cell.

Set the Excel>>Worksheet>>Range>>Interior>>Color property using the VIs that I wrote. Note that you need to also download the attached SubVI which converts a color box to the correct RGB variant format.

*Note - Attached files are in LabVIEW 6 format

-Jim
Download All
Message 2 of 3
(3,085 Views)
Greg
From the Range-property, select the Interior, then again
set its Color-property.
This is how I do it under Excel-97 (Excel8.olb), and that does the job.
Martin

"Greg" wrote in message
news:5065000000080000007B160000-983677784000@quiq.com...
> How do you change the color of a cell in Excel using Active X in
> Labview? I can change the color of text and everything else, I just
> can't seem to change the color of the cell.
>
>
0 Kudos
Message 3 of 3
(3,085 Views)