DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

2D table colour

Hello

 

I'd like to change the colour of single table entries within my 2d table from a vbs script.

Is there a way to do this?

 

I'm generating a report and if the device doesn't pass the test i want to make the crtical values red.

 

best regards

Sven Hermsmeier

0 Kudos
Message 1 of 2
(3,300 Views)

Hi Sven,

 

The good news is that you can make the text of selected cells colored differently.  The bad news is that you have to employ a UserCommand and a goofy formatting string to make this happen and also you can't change the background color of individual cells at all (in DIAdem 2010 or earlier).

 

Here's an example,

Brad Turpin

DIAdem Product Support Engineer

National Instruments

0 Kudos
Message 2 of 2
(3,293 Views)