LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Micah
 
Posts: n/a
Default

Thanks Biff, I got it to work now. I have been looking for the function in
excel which acts like formula in VBA for a long time. Thanks again.

"Biff" wrote:

Hi!

Are you using the R1C1 reference style?

Assume R1C1 (A1) = Quality

=INDIRECT(R1C1&"!R2C2",FALSE)

Evaluates to:

=Quality!B2 (R2C2)

Biff

"Micah" wrote in message
...

I have the same question, but instead of "mmm yy" I want to referene a
cell
with the word "Quality" in it. I then want to concatenate that cell with
R2C2 such that I get a formula =Quality!R2C2.

I tried the formula below with the cell for Quality in the text function
with no formating after the , i.e. text(r1c1, ) and could not get it to
work.

Your help would be appreciated.

"tony h" wrote:


Thank you for your help.

A bit of playing about (and the function you so kindly pointed out)
gives =INDIRECT("'" & TEXT(A4,"mmm yy") & "'!$C$3",TRUE)

without the TEXT function it brought in the date serial number, and the
sum function is : =SUM(INDIRECT("'"&TEXT(A4,"mmm
yy")&"'!$C$6:C40",TRUE))

Many thanks


--
tony h
------------------------------------------------------------------------
tony h's Profile:
http://www.excelforum.com/member.php...o&userid=21074
View this thread:
http://www.excelforum.com/showthread...hreadid=392470





 
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
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
A cell reference in a formula changing knemitz Excel Worksheet Functions 1 February 28th 05 06:10 PM
Need formula for sheet & cell reference MPH Excel Worksheet Functions 0 January 16th 05 03:39 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Can I use a cell reference in the criteria for the sumif function. Number Cruncher Excel Worksheet Functions 2 November 4th 04 07:52 PM


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