Can I made a cell reference variable? i.e. =sum(D4:D(4+A2))

M

Max

One way, use INDIRECT:
=SUM(INDIRECT("D4:D"&4+A2))

p/s: Never leave the message area blank. Use it to elaborate on your query.
The subject line is just that, it's not the posting.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads: 15,500, Files: 352, Subscribers: 53
xdemechanik[/QUOTE]
Re: Can I made a cell reference variable? i.e. =sum(D4:D(4+A2))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top