PC Review


Reply
Thread Tools Rate Thread

Changing Multiple Formulas

 
 
stevieboy1313
Guest
Posts: n/a
 
      25th Aug 2008
We are working with some pretty good size worksheets that have multiple
formulas. How can I change a reference in several formulas all at once,
without changing the rest of the formula? For example, I have one formula
that reads;
=COUNT(EV29:EV268),
and then we have =IF(EW12=0,"-",IF(EW12=1,0,STDEV(EW29:EW258)))
and =IF(COUNT(EW29:EW258)=0,"-",MAX(EW29:EW258)) just to name a few.

How can I change all of the formulas on the sheet to reference row 268?
 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      25th Aug 2008
Select all cells with formulas>edit replace>ew258 with ew268. Or use a macro
that also tests for only formulas.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
"stevieboy1313" <(E-Mail Removed)> wrote in message
news:823E9FF6-286F-4746-A3DA-(E-Mail Removed)...
> We are working with some pretty good size worksheets that have multiple
> formulas. How can I change a reference in several formulas all at once,
> without changing the rest of the formula? For example, I have one formula
> that reads;
> =COUNT(EV29:EV268),
> and then we have =IF(EW12=0,"-",IF(EW12=1,0,STDEV(EW29:EW258)))
> and =IF(COUNT(EW29:EW258)=0,"-",MAX(EW29:EW258)) just to name a few.
>
> How can I change all of the formulas on the sheet to reference row 268?


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing Multiple Formulas John Pivot Table Microsoft Excel Worksheet Functions 2 5th Dec 2008 09:04 PM
RE: Changing Multiple Formulas Shane Devenshire Microsoft Excel Worksheet Functions 1 5th Dec 2008 08:36 PM
RE: Changing Multiple Formulas xlmate Microsoft Excel Worksheet Functions 0 5th Dec 2008 07:29 PM
Re: Changing Multiple Formulas Rick Rothstein Microsoft Excel Worksheet Functions 0 5th Dec 2008 07:27 PM
Changing Multiple Formulas japc90 Microsoft Excel Misc 4 27th Dec 2006 08:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:05 PM.