Welcome to Windows Help!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Function "Indirect"

 
   Windows Help (Home) -> Microsoft Excel RSS
Next:  XP Won't Wake Up from Hibernate  
Author Message
Indriano

External


Since: Apr 6, 2009
Posts: 1



(Msg. 1) Posted: Mon Apr 06, 2009 7:55 am
Post subject: Function "Indirect"
Archived from groups: microsoft>public>excel (more info?)

od morning, I am Italian. I have a problem with Excel , if you have time
to answer to me:

I have to convert a great sheet with direct formulas to an Indirect one
like that:


1 a b c d e
2 1
3 1
4 1
5 1
6 = sum (A1:A5)


= sum(indirect("a1"):indirect("a5")).

My problem is to avoid that Cut-Paste could cancel the "father formulas".
the only solution that I know is to use the function Indirect.


The problem is that I have to copy formulas in thousands of formulas and
I lost the new formulas.
It became not for example:

= sum(indirect("B1"):indirect("B5")).



(It became not
= sum(indirect("B1"):indirect("B5")) for example.




Furter question:
Is it possible to avoid that the operator open further workbook ?



Thank You.


Indriano

 >> Stay informed about: Function ""Indirect"" 
Back to top
Login to vote
AltaEgo

External


Since: Jan 5, 2009
Posts: 2



(Msg. 2) Posted: Mon Apr 06, 2009 8:25 pm
Post subject: Re: Function "Indirect"
Archived from groups: per prev. post (more info?)

Indriano

Would the use of fixed references overcome your problem?

For example, instead of using = sum(indirect("a1"):indirect("a5")). to
replace = sum (A1:A5), can you use = sum ($A$1:$A$5)?


To open workbooks one at a time and automatically perform functions then
close workbooks:
[URL="http://www.mrexcel.com/archive/VBA/24086.html"]http://www.mrexcel.com/archive/VBA/24086.html[/URL]

To have a batch of files open each time you start Excel:
enter a directory path in Tools, Options General TAB "At startup, open all
files in".

 >> Stay informed about: Function ""Indirect"" 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
VBA: Variable with name of function? - Is there a variable containing the name of the VBA function currently running? I'd like to put it in the title of my Msgbox calls to automatically identify where the information is coming: Msgbox "Text of message",,vbFunName

INDEX MATCH HELL ooops.. I mean HELP! - I know (or at least I think I do) that I can do this with INDEX MATCH. Here is what I want to do. I want to place this formula in cell C4 of Sheet 1. What I want this formula to do is to match the value of B2 of Sheet 1 with a list that is in Sheet 2...

Notation Bugs - Did anybody notice that Excel handles math notations (symbols) in an incorrect way? Try this: write -2 in cell A1. Write =1-A1^2 in a different cell. Write =-A1^2+1 in another cell. The two expressions are equivalent, shouldn't they? Well, the former..

How to create a single line separated by commas from a mat.. - Hello, I've the following problem. I've a table made of several columns. Each colum represents a characteristic regarding to a subject (e.g. Name, Surname, Home Street, etc...). In the rows I put the different people. I need to export these info to a....

Excel password Recovery - Hi All, i forgot my excel password, can any tell me how to recover the password there is any free tool is avail in web, Regards, Deen
   Windows Help (Home) -> Microsoft Excel All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]