Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default accessing data in a cell


i have a variable (myFor) which contains the integer 2 - how do i add
that to whatever number's in a specific cell (eg. cell "B2") in
myResults range ?


--
cjsmith22
------------------------------------------------------------------------
cjsmith22's Profile: http://www.excelforum.com/member.php...o&userid=28528
View this thread: http://www.excelforum.com/showthread...hreadid=484043

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,339
Default accessing data in a cell

Range("B2")=Range("B2") + MyFor

"cjsmith22" wrote:


i have a variable (myFor) which contains the integer 2 - how do i add
that to whatever number's in a specific cell (eg. cell "B2") in
myResults range ?


--
cjsmith22
------------------------------------------------------------------------
cjsmith22's Profile: http://www.excelforum.com/member.php...o&userid=28528
View this thread: http://www.excelforum.com/showthread...hreadid=484043


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default accessing data in a cell


cheers toppers


--
cjsmith22
------------------------------------------------------------------------
cjsmith22's Profile: http://www.excelforum.com/member.php...o&userid=28528
View this thread: http://www.excelforum.com/showthread...hreadid=484043

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
accessing data from Access DEI[_2_] Excel Discussion (Misc queries) 1 September 25th 07 04:09 PM
Accessing List Data quag2000 Excel Discussion (Misc queries) 1 May 12th 06 09:14 PM
accessing data from other workbook Tony Excel Programming 4 June 24th 04 12:38 PM
Accessing External Data Jon Kane Excel Programming 1 October 30th 03 01:52 PM
accessing data from an array Tom Ogilvy Excel Programming 5 September 9th 03 04:21 AM


All times are GMT +1. The time now is 09:03 AM.

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"