Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have macro in vba and i need it in Visual C++ Does anyone know how to do it? I would be very grateful for any help firstEmptyRow = ActiveSheet.UsedRange.Cells(ActiveSheet.UsedRange. Cells.Count).Offset(1, 0).Row Set firstEmptyCell = Range("A" & firstEmptyRow) firstEmptyCell.Select |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is Visual Basic the same as Visual Studio 2008? | Excel Worksheet Functions | |||
in excel..:can't empty clip are" but already empty | Excel Discussion (Misc queries) | |||
changing the visual basic in office 2003 to visual studio net | Excel Discussion (Misc queries) | |||
Excel - Autom. Filter "Empty / Non Empty cells" should come first | Excel Discussion (Misc queries) | |||
Can blank cells created using empty Double-Quotes not be empty?? | Excel Programming |