ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Using data on a server (https://www.excelbanter.com/excel-programming/317396-using-data-server.html)

RustyR

Using data on a server
 
Hi,

I am trying to create a worksheet on a person's desktop that can pull values
from a worksheet on a server.
The original formula referenced a cell on a different sheet in the same
workbook like so:
=SUM(IF('[CDMA_Status.xls]CDMA PRA
Data'!$L$3:$L$30=CDMA!$A14,IF('[CDMA_Status.xls]CDMA PRA
Data'!$A$3:$A$30="NA",'[CDMA_Status.xls]CDMA PRA Data'!$M$3:$M$30,""),""))

I moved the CDMA_Status.xls to \\server\folder\CDMA_Status.xls
When I add the path to the new workbook, I get a reference error as if it
can't find it.

Can anyone tell me if this is possible and what the correct way to do it
would be?

Thank you in adnance!!
R.D. Redden



Dave Peterson[_5_]

Using data on a server
 
Not much help here, but it sounds like what you did should work.

Any chance you introduced a typo or two???

If you put a copy of the workbook in both locations and then point at the local
workbook, you could use Edit|change links and have excel rebuild them for you.

And you didn't ask, but get a copy of Bill Manville's FindLink program:
http://www.oaltd.co.uk/MVP/Default.htm

It'll help you if (when!) you have any links you can't find.

RustyR wrote:

Hi,

I am trying to create a worksheet on a person's desktop that can pull values
from a worksheet on a server.
The original formula referenced a cell on a different sheet in the same
workbook like so:
=SUM(IF('[CDMA_Status.xls]CDMA PRA
Data'!$L$3:$L$30=CDMA!$A14,IF('[CDMA_Status.xls]CDMA PRA
Data'!$A$3:$A$30="NA",'[CDMA_Status.xls]CDMA PRA Data'!$M$3:$M$30,""),""))

I moved the CDMA_Status.xls to \\server\folder\CDMA_Status.xls
When I add the path to the new workbook, I get a reference error as if it
can't find it.

Can anyone tell me if this is possible and what the correct way to do it
would be?

Thank you in adnance!!
R.D. Redden


--

Dave Peterson


All times are GMT +1. The time now is 12:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com