Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2008

Tip: Looking for answers? Try searching our database.

Excel - cell address inside formula as text from other cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kris.krzysiek@gmail.com - 29 Jan 2008 13:17 GMT
Hi

Have problem with inserting cell address inside formula

If we use formula wizard to make simple sum from cell A1 to A2, our
formula on formula window looks like(independ of language version of
course ;) ):

=SUM(A1:A2)

I want to put inside formula cell adresses, which are put as text on
some other cells, for expl:

cell B1=A1, (as text)
cell B2=A2, (as text)

now need to prepare function like:
SUM(here_value_from_B1:here_value_from_B2)
I tried on many ways but without success

Any ideas?

Greetings Kris
Bernard Liengme - 29 Jan 2008 13:52 GMT
Try =SUM(INDIRECT(B1&":"&B2))
best wishes
Signature

Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

> Hi
>
[quoted text clipped - 19 lines]
>
> Greetings Kris
kris.krzysiek@gmail.com - 29 Jan 2008 14:50 GMT
Big THX, now it works!

On 29 Sty, 14:52, "Bernard Liengme" <blien...@stfx.TRUENORTH.ca>
wrote:
> Try =SUM(INDIRECT(B1&":"&B2))
> best wishes
> --
> Bernard V Liengme
Bruce Sinclair - 29 Jan 2008 23:38 GMT
>Try =SUM(INDIRECT(B1&":"&B2))
>best wishes

As an aside, can you do something similar with 'cell names' or not ?

Thanks
RagDyer - 30 Jan 2008 00:58 GMT
Try this:

=SUM(INDIRECT(B1):INDIRECT(B2))
Signature

HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

>>Try =SUM(INDIRECT(B1&":"&B2))
>>best wishes
>
> As an aside, can you do something similar with 'cell names' or not ?
>
> Thanks
Gary''s Student - 29 Jan 2008 13:59 GMT
=SUM(INDIRECT(B1&":"&B2))

Signature

Gary''s Student - gsnu2007c

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.