Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Is there an easy way to copy this to about 700 cells?
=SUMPRODUCT((A4:A11998=S6)*(B4:B11998=V3)) there has to be an easier way to copy this. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Easier than what? Copy and paste? Or drag to fill?
If you want exactly the same in all 700 cells, make the cell references in the formula absolute & it will copy without change. [But why would you want to do that?] If you want any or all of the references to change as the rows or copies change, make the relevant parts relative addresses. -- David Biddulph "tim2216" wrote in message ... Is there an easy way to copy this to about 700 cells? =SUMPRODUCT((A4:A11998=S6)*(B4:B11998=V3)) there has to be an easier way to copy this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying formulas | Excel Discussion (Misc queries) | |||
copying formulas | Excel Discussion (Misc queries) | |||
copying formulas | Excel Worksheet Functions | |||
copying formulas | Excel Worksheet Functions | |||
Copying Down Formulas Q | Excel Worksheet Functions |