Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All,
"Sheets("Data").Cells((SheetCounter + 2), 2).Select" What does the above mean? especially cells((sheet counter + 2), 2).Select. Thanks in Advance, Satya |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Satya,
It means you will select the cell on worksheet "Data" that is located at SheetCounter + 2 rows down and 2 columns across. So somewhere in column B, depending on the value SheetCounter. NickHK egroups.com... Dear All, "Sheets("Data").Cells((SheetCounter + 2), 2).Select" What does the above mean? especially cells((sheet counter + 2), 2).Select. Thanks in Advance, Satya |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nick,
I am new to excel sheet programming in VB. Thanks for the quick response. Thanks and Regards, Satya. NickHK wrote: Satya, It means you will select the cell on worksheet "Data" that is located at SheetCounter + 2 rows down and 2 columns across. So somewhere in column B, depending on the value SheetCounter. NickHK egroups.com... Dear All, "Sheets("Data").Cells((SheetCounter + 2), 2).Select" What does the above mean? especially cells((sheet counter + 2), 2).Select. Thanks in Advance, Satya |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel-Category Axis-Question Clarification | Charts and Charting in Excel | |||
clarification | Excel Programming | |||
Excel Vba Clarification | Excel Programming | |||
Clarification: using excel to send data to ethernet device over TCP/IP | Excel Programming | |||
Clarification please... | Excel Programming |