Re: Field value from Function.
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Tue, 16 Aug 2005 19:27:08 -0500
Try:
=indirect("M"&MONTH(A6))
"Craig & Co." wrote:
>
> Hi,
>
> I can get the value of a field from with the function
> =CONCATENATE("$M","$"&VALUE(MONTH(A6)))
>
> Result is $M$8
>
> However if I try to add this to another function
> =((B6*$B$2)/365)*CONCATENATE("$M","$"&VALUE(MONTH(A6)))
>
> I get the error #VALUE!
>
> If I type
> =((B6*$B$2)/365)*$M$8
> Then I get the correct results.
>
> I cannot find a solution in Excel Help, so I thought I'd visit the experts
>
> Cheers
> Craig.
--
Dave Peterson
.
- Follow-Ups:
- Re: Field value from Function.
- From: Craig & Co.
- Re: Field value from Function.
- References:
- Field value from Function.
- From: Craig & Co.
- Field value from Function.
- Prev by Date: Re: excel and dates
- Next by Date: RE: write a formula to a cell using VBA
- Previous by thread: Field value from Function.
- Next by thread: Re: Field value from Function.
- Index(es):
Relevant Pages
|