Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jeff Wheeler
 
Posts: n/a
Default Pasting a formula in multiple cells without changing the range

I am trying to paste a formula in multiple cells and I want the range to stay
the same throughout the sheet. When pasting it obviously changes the range
to the next cell in sequence. I'm using the following formula
=SUMPRODUCT(--(A2:A4000=70),--(B2:B4000="Product Type"),C2:C4000) and want to
kep the range A2:A4000, same for column B and C.
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Pasting a formula in multiple cells without changing the range

=SUMPRODUCT(--($A$2:$A$4000=70),--($B$2:$B$4000="Product Type"),$C$2:$C$4000)


The Dollar signs convert from Relative references to Absolute references.

hth
Vaya con Dios,
Chuck, CABGx3



"Jeff Wheeler" wrote:

I am trying to paste a formula in multiple cells and I want the range to stay
the same throughout the sheet. When pasting it obviously changes the range
to the next cell in sequence. I'm using the following formula
=SUMPRODUCT(--(A2:A4000=70),--(B2:B4000="Product Type"),C2:C4000) and want to
kep the range A2:A4000, same for column B and C.

  #3   Report Post  
Posted to microsoft.public.excel.misc
CWillis
 
Posts: n/a
Default Pasting a formula in multiple cells without changing the range

=SUMPRODUCT(--($A$2:$A$4000=70),--($B$2:$B$4000="Product Type"),$C$2:$C$4000)

"Jeff Wheeler" wrote:

I am trying to paste a formula in multiple cells and I want the range to stay
the same throughout the sheet. When pasting it obviously changes the range
to the next cell in sequence. I'm using the following formula
=SUMPRODUCT(--(A2:A4000=70),--(B2:B4000="Product Type"),C2:C4000) and want to
kep the range A2:A4000, same for column B and C.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Bondi
 
Posts: n/a
Default Pasting a formula in multiple cells without changing the range


Jeff Wheeler wrote:
I am trying to paste a formula in multiple cells and I want the range to stay
the same throughout the sheet. When pasting it obviously changes the range
to the next cell in sequence. I'm using the following formula
=SUMPRODUCT(--(A2:A4000=70),--(B2:B4000="Product Type"),C2:C4000) and want to
kep the range A2:A4000, same for column B and C.


Hi,

Maybe you can lock your cells,

=SUMPRODUCT(--($A$2:$A$4000=70),--($B$2:$B$4000="Product
Type"),$C$2:$C$4000)

See also

The difference between relative and absolute references in the Help

Regards,
Bondi

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
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula to delete blank cells across multiple columns? SamFunMail Excel Worksheet Functions 2 September 1st 05 07:05 AM
Formula help for using a range of cells! Sukismomma Excel Worksheet Functions 5 January 27th 05 02:34 AM
Excel - formula to calculate colored fill cells within a range wi. MA Excel Worksheet Functions 1 January 7th 05 04:06 PM


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