Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
R. Choate
 
Posts: n/a
Default Adding and deleting rows with formulas ****Need Help****

Have you tried using the sumproduct function?

By the way, without offense intended to anybody, you would be wise to get the most help you can from the Microsoft MVPs that help
people on this site all the time. I've read Daniel's site and his FAQ and I promise you that sites like Ozgrid.com and
Contextures.com and the many other MVP-based sites will give you the best answers to questions like this. Array formulas are often
avoided by better alternatives which do not require ctrl+shift+enter and are generally simpler and easier to use. Trust me on this.

HTH
--
RMC,CPA


"bperks" wrote in message ups.com...
Daniel,

The formula I use to do this is :
=SUM(F13*E13+F14*E14+F15*E15+F16*E16+F17*E17+F18*E 18)/5*E12

Can the OFFSET function work when it involves seperate colums?

Thanks

Daniel CHEN wrote:
Try to use Offset function to create a dynamic range in your formula, so
when you delete/insert rows, the range automatically changes.
Example (try this by yourself):

In Cell B11 type the following formula, which sums all data from B1 till
B10 -

=SUM(OFFSET(B11,1-ROW(B11),0,ROW(B11)-1,1))

You can delete/inserts rows between B1 and B10.

--
Best regards,
---
Yongjun CHEN
=================================
XLDataSoft - Data Analysis Expert, Excel/VBA Specialist
- - - - www.XLDataSoft.com - - - -
Free Excel-Based Data Processing Tool is Available for Download
Free Excel / VBA Training Materials is Available for Download
=================================
wrote in message
oups.com...
I have built a evaluation scorecard and want to be able to allow others
to use it without always having to do it for them as they know nothing
about formulas. I have multiple rows that have a seperate weight factor
for each and a score of 1-5 for each. These roll down to a total box
that does all the calculations. If I delete of add a row I get the
#REF in my totals.Is there anything I can do to make the formula update
with the addition or subtraction of the rows? Thank you in advance.



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
Deleting All Empty Rows bodhisatvaofboogie Excel Discussion (Misc queries) 3 May 18th 06 12:36 PM
Sequential number - adding and deleting rows Suzan Excel Discussion (Misc queries) 2 January 4th 06 09:36 PM
Help - Automating a file.. Adding Users , Deleting users, Changing Tim Harding Excel Worksheet Functions 0 March 16th 05 01:25 PM
Disable Adding & Deleting Rows/Columns Playa Excel Discussion (Misc queries) 1 February 3rd 05 03:42 PM
Disable Adding or Deleting Rows and Columns Playa Excel Discussion (Misc queries) 1 January 10th 05 10:23 PM


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