Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi:
I used bcb office2k compment to control excel. I use mouse to select a region (B2-D4). What can i to know the region from my bcb program? I try 3 function below: 1. range=ExcelWorksheet1-UsedRange[1]-CurrentRegion; 2. range=ExcelWorksheet1-Cells-SpecialCells(xlCellTypeLastCell,EmptyParam); 3. range=ExcelApplication-ActiveCell; everybody know ? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why does my mouse select multiple cells when I want one in Excel? | Excel Discussion (Misc queries) | |||
Select filled region only in non-adjacent columns | Excel Discussion (Misc queries) | |||
Once I select cell with mouse excel freezes | Excel Discussion (Misc queries) | |||
Select current region and print | Excel Programming | |||
Select current region less one column | Excel Programming |