Highlighting single rows or one object within a row

Highlighting single rows or one object within a row

Post by Rich » Sat, 02 Sep 1995 04:00:00



I have a datawindow which has one row composed of multiple columns
from a database.  I would like to hightlight either one column in
one row or all columns in one row,but not all rows.  Has anyone been
able to do this? All help is greatly appreciated.  I can be reached

Rich

 
 
 

Highlighting single rows or one object within a row

Post by Ray Torkels » Sat, 02 Sep 1995 04:00:00



>I have a datawindow which has one row composed of multiple columns
>from a database.  I would like to hightlight either one column in
>one row or all columns in one row,but not all rows.  Has anyone been
>able to do this? All help is greatly appreciated.  I can be reached


Try:
        dw_xxxx.SelectRow(0,False)
        dw_xxxx.SelectRow(desired_row, True)

To select a single column, set its tab order to non-zero and the
datawindow tab order to non-zero. If the column is a edit type set
its autoselect attribute

 
 
 

1. VBA code to delete row based on vaule of one cell within that row?

HI!
I am writing a little macro in Excel 97 and I have hit a little block.
I am sure this is do-able, I just lack the knowledge.
I have a cell (well actually I have a worksheet full of cells, but I
think I can work out the looping from one cell to the next...) that
contains a numerical value that is either positive or negative.
If the value is 0 or negitive I want the macro to delete the entire row.
Any suggestions? Thanks in advance!

Galen

2. Mail won't sync wiyth Outlook

3. VIM: HowTo connect rows into a single row....

4. HP 9100i Cd-Writer is KickAzz

5. Multiple rows in table but display single row in select statement

6. WTB-WTT SSA100 series w/ controller

7. CTABLES: Break up one block of two rows in two independent rows

8. gnuchess

9. Type mismatch when selecting a row using a variable for the row

10. Skipping a Row/Rows when Printing a Range

11. Req..If Jan Goto Row 30, Feb Goto Row 70 ..etc

12. split a row into Two rows - Excel

13. Excel 5: Sorting table with row-to-row references