Results 1 to 8 of 8

How do you delete rows without affecting formulas?

Threaded View

  1. #1
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    How do you delete rows without affecting formulas?

    In general, when you write a formula:

    In Cell A1:

    =Sum($A$4:$A$100)
    And then a macro deletes 10 Rows from that range, the formula changes to:

    =Sum($A$4:$A$90)
    Is there a way to fix that range even when rows are deleted?

    I can think of a few workarounds [including some VBA], but I would think Excel should have an easier way already built-in.

    Thanks for any help or assistance.

    modytrane
    Last edited by modytrane; 09-28-2009 at 02:58 PM. Reason: SOLVED

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1