LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default stop excel automatically changing formulas

Thanks guys works a treat

"JLatham" wrote:

I recommend using John McGimpsey's "non-array entered" method.

You may be getting the #REF! error if you've entered the formula in a
workbook that doesn't have a worksheet named Engineers.

As for the braces, they are put into a formula like that by Excel when you
enter the formula as an array formula. You do that by terminating the
formula with [ctrl]+[Shift]+[Enter] instead of just plain [Enter]. Also, if
you ever edit an array formula, you must again use [ctrl]+[Shift]+[Enter] to
keep it as an array formula when you finish the edit.

"sollidamra" wrote:

i have a summary worksheet which looks up stock from other worksheets and
totals them for me. The problem is if i insert or delete a row into my stock
excel automatically adjusts the formula range up or down.
my formula:-
{=SUM((Engineers!B2:B500="Cisco AP")*(Engineers!E2:E500))}
this looks in "Engineers" worksheet, finds all occureneces of Cisco AP's in
column B and adds up the quantities which are in column E. If I use a piece
of stock and delete the row excel changes the ranges to B2:B499 -
E2:E499, what i want is for it to stay permanently at B2:B500 - E2:E500
I was told i may need to use the INDIRECT function but it did not work
although i may have applied it incorrectly, this is what i did
{=SUM((INDIRECT(Engineers!B2:B500="Cisco AP")*(Engineers!E2:E500)))}
to be honest not sure if brackets are in right place, this returns a REF!
error.
please help

 
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
Excel - stop automatically changing mixture of uppercase and lowercase to propercase Harry Flashman Excel Worksheet Functions 3 May 18th 23 11:41 AM
stop excel changing formulas sollidamra Excel Discussion (Misc queries) 7 February 17th 09 08:10 PM
How do I stop Excel from automatically changing font size? SK Excel Discussion (Misc queries) 0 June 22nd 06 03:13 PM
Need to stop formuls from automatically changing ThermalJay Excel Discussion (Misc queries) 4 November 22nd 05 10:18 PM
How do I stop excel automatically changing my date to 2005? zoemcb Excel Discussion (Misc queries) 6 April 30th 05 02:39 AM


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