Thank you very, very much!!!!!
> =INDIRECT("'"&main!B5&"'!A1")
>
[quoted text clipped - 24 lines]
>> Portland, OR
>> http://www.geocities.com/pdxinvestr/Stomps.html
Something's not working.......here's what I have and I'm getting an error
=INDIRECT("'"&B26&"'!B8) (cell C26 on 'GCP' worksheet)
'4339 NE Alberta' (cell B26 on 'GCP' worksheet)
'4339 NE Alberta' (name of worksheet that is referenced
in the INDIRECT function, cell B8 is the referenced cell)
> =INDIRECT("'"&main!B5&"'!A1")
>
[quoted text clipped - 24 lines]
>> Portland, OR
>> http://www.geocities.com/pdxinvestr/Stomps.html
Dave Peterson - 17 Jan 2006 19:16 GMT
I think...
=INDIRECT("'"&B26&"'!B8)
should be:
=INDIRECT("'"&B26&"'!B8")
> Something's not working.......here's what I have and I'm getting an error
>
[quoted text clipped - 35 lines]
> >
> > Dave Peterson

Signature
Dave Peterson
StompS - 17 Jan 2006 19:21 GMT
Just to clarify....
I am trying to just take the data from cell B8 on the '4339 NE Alberta'
worksheet and put it into cell C26 on the 'GCP' worksheet. Cell B26 on the
'GCP' worksheet contains "4339 NE Alberta" (which is the subject property
address). I am referencing that cell to tell Excel which worksheet to find
the data.
> Something's not working.......here's what I have and I'm getting an error
>
[quoted text clipped - 31 lines]
>>> Portland, OR
>>> http://www.geocities.com/pdxinvestr/Stomps.html
Dave Peterson - 17 Jan 2006 19:24 GMT
Now I really think it was the final double quote.
> Just to clarify....
>
[quoted text clipped - 43 lines]
> >>
> >> Dave Peterson

Signature
Dave Peterson