 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
George Birbilis Guest
|
Posted: Mon Apr 18, 2005 2:09 pm Post subject: Re: EXCEL trouble reading the range.value array |
|
|
try range.value[1]
-----
George Birbilis (birbilis (AT) kagi (DOT) com)
Microsoft Most Valuable Professional
MVP J# for 2004 & 2005
http://www.kagi.com/birbilis
--------------
"Nikolay" <shemet (AT) my (DOT) contact.bg> wrote
| Quote: |
Hello,
When I have a range of cells in excel and would like to
obtain their values via the value property it gives an
subscript out of range error. I have more than one cell
so range.value is an array. I tray with range.value(0) and
range.value(1) approach but it still gives an error.
Any idea of how to get arround that
Nikolay
|
|
|
| Back to top |
|
 |
Nikolay Guest
|
Posted: Mon Apr 18, 2005 2:42 pm Post subject: EXCEL trouble reading the range.value array |
|
|
Hello,
When I have a range of cells in excel and would like to
obtain their values via the value property it gives an
subscript out of range error. I have more than one cell
so range.value is an array. I tray with range.value(0) and
range.value(1) approach but it still gives an error.
Any idea of how to get arround that
Nikolay
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|