Andy,
I don't know what all that stuff is in the link in your IF function. You
have rpt's and qry's and stuff in it. Sounds as if you're trying to refer
to Access reports and queries or something. You need only the workbook
name, sheet name, and cell reference. It should take the form:
'[Work book 1.xls]Sheet 1'!A1
--
Earl Kiosterud
www.smokeylake.com
"green fox" <a.fox@sympatico.ca> wrote in message
news:1124719006.870563.81400@g14g2000cwa.googlegroups.com...
> I'm having trouble getting it...
>
> =IF('[rpt_Layout 8000 Fillers and Graybar.xls]qry: filler and
> graybar'!$A$1 = a19, '[rpt_Layout 8000 Fillers and Graybar.xls]qry:
> filler and graybar'!$b$2, "")
>
> i've tried a more explicit reference to workbook1 c:\layoutdocs\rpt_
> etcm
> the colon in the worksheet reference was mentioned in error messages,
> and I've had a message about the reference to workbook not being
> permited.
>
> I can't be more specific because I tried everything I could think of
> Saturday night (or was it Friday?) and finally put it down.
>
> I'm in a complete fog, but I figure I missed something that should be
> painfully obvious.
>
> dense but determined,
>
> Andy
>
Bookmarks