<<Convert Excel Spreadsheets to Web Pages | Trading Software That Operates Within Excel | Convert Excel, Access & Other Databases | Merge Excel Files>>
Ozgrid, Experts in Microsoft Excel Spreadsheets

Returning the Workbook Path for Excel Workbooks

| | Information Helpful? Why Not Donate.

TRY OUT: Smart-VBA | Code-VBA | Analyzer-XL | Downloader-XL | Trader-XL| More Free Downloads.. Best Value: Finance Templates Bundle

Custom/User Defined Function/Formula to Return the Full File Path & Name of Excel Workbooks

Back to: Excel Custom Function/Formulas . Got any Excel/VBA Questions? Free Excel Help

See Also: Return Excel Worksheet Name to a Cell

These two UDF's will place the name of a Workbook into a cell, or the Workbooks File path and name. It also shows the Excel CELL function returning the Workbooks name, file path and active sheet name. Neither of the first two examples take any arguments. The last one is used in place of nesting the MIDand other functions with the CELL function to get the sheet name.

The Custom Excel Functions

Function MyName() As String	MyName = ThisWorkbook.NameEnd Function

Function MyFullName() As String	MyFullName = ThisWorkbook.FullName End Function

Function SheetName(rAnyCell)    Application.Volatile    SheetName = rAnyCell.Parent.Name End Function

To use this UDF push Alt+F11 and go Insert>Module and paste in the code. PushAlt+Q and save. The Function will appear under "User Defined" in the Paste Function (Shift+F3).

Use the Functions as shown in the graphic example below. They takes no arguments.

The CELL Function is a standard function that will return information about the current operating system. See CELL is Excels help for details.

Formula

Result

=MyName()

Workbook Path.xls

=MyFullName()

C:\OzGrid\Learning\Workbook Path.xls

=CELL("filename")

C:\OzGrid\Learning\[Workbook Path.xls]Sheet1

=sheetname(A1)

Sheet1

Excel Dashboard Reports & Excel Dashboard Charts 50% Off Become an ExcelUser Affiliate & Earn Money

Special! Free Choice of Complete Excel Training Course OR Excel Add-ins Collection on all purchases totaling over $64.00. ALLpurchases totaling over $150.00 gets you BOTH! Purchases MUST be made via this site. Send payment proof to [email protected] 31 days after purchase date.


Instant Download and Money Back Guarantee on Most Software

Try out:Analyzer XL |Downloader XL |Smart VBA |Trader XL Pro (best value) |ConsoXL | MergeXL | O2OLAP for Excel | MORE>>

Excel Trader PackageTechnical Analysis in Excel With $139.00 of FREE software!

Microsoft � and Microsoft Excel � are registered trademarks of Microsoft Corporation. OzGrid is in no way associated with Microsoft

Some of our more popular products are below...
Convert Excel Spreadsheets To Webpages | Trading In Excel | Construction Estimators | Finance Templates & Add-ins Bundle | Code-VBA | Smart-VBA | Print-VBA | Excel Data Manipulation & Analysis | Convert MS Office Applications To...... | Analyzer Excel | Downloader Excel | MSSQL Migration Toolkit | Monte Carlo Add-in | Excel Costing Templates