Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default i need a quick answer.

i am looking at some vb code written for generating excel charts.

Sheet1!R2C1:R3C1

above value assigned to XValues of a series. Can someone explain it?
especially, i did not understand what "R" stand for?

thanks




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,489
Default i need a quick answer.

It's a cell reference using the Rows and Columns R1C1 method.

R2C1 = A2
R3C1 = A3

Cheers
Andy

news.microsoft.com wrote:
i am looking at some vb code written for generating excel charts.

Sheet1!R2C1:R3C1

above value assigned to XValues of a series. Can someone explain it?
especially, i did not understand what "R" stand for?

thanks





--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default i need a quick answer.

thanks Andy
in fact i did not even hear about R1C1 references before.
i got it now :)



"Andy Pope" wrote in message
...
It's a cell reference using the Rows and Columns R1C1 method.

R2C1 = A2
R3C1 = A3

Cheers
Andy

news.microsoft.com wrote:
i am looking at some vb code written for generating excel charts.

Sheet1!R2C1:R3C1

above value assigned to XValues of a series. Can someone explain it?
especially, i did not understand what "R" stand for?

thanks





--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info



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
Help! Need A Quick Answer Please! sopranoiam Excel Discussion (Misc queries) 1 January 24th 08 10:12 PM
Euler's Number *Should be quick answer chris Excel Discussion (Misc queries) 3 November 3rd 06 08:53 PM
Quick answer please! R.P.McMurphy Excel Worksheet Functions 5 January 12th 06 08:58 PM
two quick questions on excel. please answer as soon as possible... Microofficetester Excel Worksheet Functions 6 December 17th 04 02:42 AM
Need a Quick answer on this one......... Dan B Excel Programming 6 June 4th 04 11:38 PM


All times are GMT +1. The time now is 02:41 AM.

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

About Us

"It's about Microsoft Excel"