Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,117
Default Block addition of ranges

then AFAIK, you're out of luck, unless you haul out the magic wand &
give it a wave.

the only thing you could do without using the clipboard is having
a 3rd exact-size range that has each cell say
=sum('sheet1!'v6+'sheet2!'v6)

:)
susan


On May 23, 10:48 am, wrote:
I should add that I don't want to do any cell by cell commands.



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 200
Default Block addition of ranges

"the only thing you could do"??!! Unless I misunderstand the spec, and
assuming that Rng1 and Rng2 are range names

=Rng1+Rng2 array entered into a third range of the same size.

Alan Beban

Susan wrote:
then AFAIK, you're out of luck, unless you haul out the magic wand &
give it a wave.

the only thing you could do without using the clipboard is having
a 3rd exact-size range that has each cell say
=sum('sheet1!'v6+'sheet2!'v6)

:)
susan


On May 23, 10:48 am, wrote:
I should add that I don't want to do any cell by cell commands.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,117
Default Block addition of ranges

On May 23, 4:09 pm, Alan Beban <unavailable wrote:
"the only thing you could do"??!! Unless I misunderstand the spec, and
assuming that Rng1 and Rng2 are range names

=Rng1+Rng2 array entered into a third range of the same size.

Alan Beban


hence my preface

Susan wrote:
then AFAIK


i'm glad you knew something i didn't that would help the OP.
:)
susan

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
Block addition of ranges [email protected] Excel Programming 1 May 24th 07 01:56 AM
Block addition of ranges [email protected] Excel Programming 2 May 23rd 07 04:07 PM
if/then block within another if/then block needs a loop Janis Excel Programming 1 September 8th 06 10:01 PM
Addition? Frodo Excel Discussion (Misc queries) 3 July 22nd 06 01:15 PM
row addition Threshold Excel Worksheet Functions 3 March 17th 05 08:08 PM


All times are GMT +1. The time now is 10:31 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"