Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Formula that referance a Cell

OK Thanks it Works, but one problem, due to the fact that "'!$F$1" is text it
does not change when I copy the formula even if I take the absolute values
off.

This because I want to copy the formula to another Cell C4 and want it to
update to the value in Cell B1



"Tom Ogilvy" wrote:

Cell B4 =C5+Indirect("'[Actual Sales Report.xls]" & A1 &"'!$F$1")

Better?

--
Regards,
Tom Ogilvy

"MESTRELLA29" wrote in message
...
Are you missing a Parentesis ???

Because it is not working

"Tom Ogilvy" wrote:

Possibly:
Cell B4 =C5+Indirect("'[Actual Sales Report.xls]" & A1 &"'!$F$1"

--
Regards,
Tom Ogilvy



"MESTRELLA29" wrote in message
...
Is it possible to do the following if So how.

Cell A1 = Feb
Cell B1 = Mar

Cell B4 =C5+'[Actual Sales Report.xls]Feb'!$F$1
Cell Ref A1

This because I want to copy the formula to another Cell C4 and want it

to
update to the value in Cell B1






  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Formula that referance a Cell

A1 isn't a string and it updates fine for me. What does updating to B1 have
to do with the $F$1 reference being a string.

copying to C4 would produce

Cell C4 =C5+Indirect("'[Actual Sales Report.xls]" & B1 &"'!$F$1")

--
Regards,
Tom Ogilvy

"MESTRELLA29" wrote in message
...
OK Thanks it Works, but one problem, due to the fact that "'!$F$1" is text

it
does not change when I copy the formula even if I take the absolute values
off.

This because I want to copy the formula to another Cell C4 and want it to
update to the value in Cell B1



"Tom Ogilvy" wrote:

Cell B4 =C5+Indirect("'[Actual Sales Report.xls]" & A1 &"'!$F$1")

Better?

--
Regards,
Tom Ogilvy

"MESTRELLA29" wrote in message
...
Are you missing a Parentesis ???

Because it is not working

"Tom Ogilvy" wrote:

Possibly:
Cell B4 =C5+Indirect("'[Actual Sales Report.xls]" & A1 &"'!$F$1"

--
Regards,
Tom Ogilvy



"MESTRELLA29" wrote in

message
...
Is it possible to do the following if So how.

Cell A1 = Feb
Cell B1 = Mar

Cell B4 =C5+'[Actual Sales Report.xls]Feb'!$F$1
Cell Ref A1

This because I want to copy the formula to another Cell C4 and

want it
to
update to the value in Cell B1








Reply
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
Replacing cell referance with value in INDIRECT-formula HebbeLille Excel Worksheet Functions 6 July 30th 09 10:06 PM
get currency format from souce cell(s) of a formula or referance batunar Excel Discussion (Misc queries) 4 April 22nd 08 07:12 AM
Help with a formula. Lookup? referance? Joe Excel Worksheet Functions 5 February 4th 07 02:06 AM
Formula that referance a Cell MESTRELLA29 Excel Discussion (Misc queries) 1 February 10th 05 11:18 PM
Cell referance for formula ParTeeGolfer Excel Worksheet Functions 2 January 1st 05 01:01 AM


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