View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Workbook to Workbook formula

Use

=WordCountstest.xls!A1

and copy down and across

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"dzelnio" wrote in message
oups.com...
=WordCountstest.xls!$A:$D

Why does this formula only show the top, left cel of my target data.
I am trying make rows A, B, C and D from one workbook called
"WordCountstest.xls" simply equal (or transfer or link) the same rows
on another workbook called Workbookdz.

?