× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It's in 2002 (XP). And it probably can be built from another couple properties, as describied:

This property is equivalent to the Path property, followed by the current file system separator, followed by the Name property.

Path & Name are properties of a Workbook object. The current file system separator can be retrieved with Application.PathSeparator


This is an area I think MS has done very well in. Everything (sort of) is available in understandable fashion in VBA. I remember WordPerfect's proprietary macro language that did not correlate with menu items - what a pain.

Vern

At 12:19 PM 8/27/2004, you wrote:


2) Yes, the & is concat in VB. As for the path, check out the following.
I don't know if .FullName is new in 2003 or not.

ActiveSheet.PageSetup.LeftHeader = ThisWorkbook.FullName



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.