Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default How are actual file location of VBA References treated?

The "ROOT" folders below are all locations on a Novell server.

A workbook with full pathname

<PERSONAL_ROOT\ResearchandDevelopement\WholesaleR evenue\application.xls

contains a VBA library reference to

<PERSONAL_ROOT\ResearchandDevelopement\library.xl s



Next I copy application.xls and library.xls repectively to folders
(shared by other users)

<SHARED_ROOT\ResearchandDevelopement\WholesaleRev enue\application.xls
and
<SHARED_ROOT\ResearchandDevelopement\library.xl s

When I then open application.xls, the original library in

<PERSONAL_ROOT\ResearchandDevelopement\library.xl s

is picked up. This seems logical enough: The reference information
appears to store the full path of the library.


However, if another user with access to the shared folder but NOT to
my personal folder <PERSONAL_ROOT\ResearchandDevelopement\
opens the exact same copy of application.xls they end up with the
following copy of library.xls opened by the reference in
application.xls:

<SHARED_ROOT\ResearchandDevelopement\library.xl s

This would imply that the reference information on the library
includes a relative path to the the location of application.xls, if
the original full path is not accessible.

Does anyone know what the rules are for determining which copy of a
library reference VBA chooses?

Thanks for you insights.

|\|.

================================================== ==============================

Hey you know something people? They won't go for no more
I'm not black, but there's a whole lotsa times Great Midwestern hardware store
I wish I could say I'm not white. Philosophy that turns away
(1965, Frank Zappa in Trouble Every Day From those who aren't afraid to say
- Freak Out) What's on their mind -- The left behinds
Of The Great Society.
(1965, Frank Zappa in Hungry Freaks, Daddy
- Freak Out)
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Show actual values added instead of cell references? (=A1+A4 shows as=10+2 in cell) Naji[_2_] Excel Discussion (Misc queries) 4 December 30th 09 03:03 AM
Show actual values added instead of cell references? (=A1+A4 showsas =10+2 in cell) Naji[_2_] Excel Worksheet Functions 6 December 30th 09 12:39 AM
Different answers when using cell references as opposed to actual leobensmom Excel Worksheet Functions 4 February 2nd 09 10:11 PM
how to replace cell references with actual numbers [email protected] Excel Discussion (Misc queries) 5 November 21st 06 02:27 PM
Copy/Paste without changing location references Tom Excel Discussion (Misc queries) 2 March 31st 05 01:31 PM


All times are GMT +1. The time now is 02:18 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"