Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Clarification in vb 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 415
Default Clarification in vb 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Clarification in vb 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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel-Category Axis-Question Clarification Eager1 Charts and Charting in Excel 0 February 5th 09 04:22 PM
clarification Michael Joe Excel Programming 0 August 13th 04 09:18 PM
Excel Vba Clarification sarasa[_13_] Excel Programming 4 June 16th 04 01:27 AM
Clarification: using excel to send data to ethernet device over TCP/IP D. Miller[_2_] Excel Programming 0 April 27th 04 02:52 PM
Clarification please... JMay Excel Programming 9 April 24th 04 05:55 PM


All times are GMT +1. The time now is 06:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"