+ Reply to Thread
Results 1 to 2 of 2

Lock my Formula when deleting columns

  1. #1
    Forum Contributor
    Join Date
    05-07-2007
    Location
    Singapore
    MS-Off Ver
    2006/2016
    Posts
    170

    Lock my Formula when deleting columns

    Lets say I have this simple formula

    SUM($C1:$E1)
    ..
    ..
    ..
    SUM($C100:$E100)

    lets say I delete column C and insert a new column directly after what used to be the former column E, the formula will now change to SUM($C1:$D1)

    Is there any way to lock the formula so that it will ALWAYS be C1:E1? No matter what I do with the columns in between?

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: Lock my Formula when deleting columns

    Maybe try

    =SUM(INDIRECT("C!&ROW()&":E"&ROW()))
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Lock my Formula when deleting columns
    By lordfa9 in forum Excel General
    Replies: 1
    Last Post: 05-14-2015, 06:01 AM
  2. Replies: 12
    Last Post: 01-30-2014, 01:33 AM
  3. Replies: 1
    Last Post: 05-01-2013, 01:35 PM
  4. Replies: 1
    Last Post: 07-13-2009, 10:46 AM
  5. Lock Columns and Hide Formula's
    By sparky3883 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-14-2005, 05:05 PM

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