Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Excel Line Chart
  • Chart Axes in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • Get column index in Excel Table

References

  • Count rows with at least n matching values
  • Merge tables with VLOOKUP in Excel
  • How to get last row in text data in Excel
  • Find closest match in Excel
  • How to get address of first cell in range in Excel

Data Validations

  • Excel Data validation date in next 30 days
  • Excel Data validation date in specific year
  • Excel Data validation allow weekday only
  • How To Create Drop-down List in Excel
  • Excel Data validation don’t exceed total

Path and FullName property in Excel VBA

by

The Path property in Excel VBA returns the complete, saved path to the workbook (Excel file). The FullName property in Excel VBA returns the complete, saved path, including the name of the workbook.

Download path-fullname.xls and add it to “C:\test\”

Place a command button on your worksheet and add the following code lines:

1. The following code line returns the complete path to path-fullname.xls.

MsgBox Workbooks("path-fullname.xls").Path

Result:

2. The following code line returns the complete path, including the name of the active workbook.

MsgBox ActiveWorkbook.FullName

Result:

Post navigation

Previous Post:

How to use Excel CHOOSE Function

Next Post:

Customize Ribbon In Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Not Equal To ‘<>‘ operator in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • IF, AND, OR and NOT Functions Examples in Excel
  • Extract multiple matches into separate rows in Excel
  • Nested IF function example in Excel

Date Time

  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • Calculate series of dates by workdays in Excel
  • Convert date to text in Excel
  • Convert Excel time to decimal hours in Excel
  • Convert time to time zone in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group numbers at uneven intervals in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel
  • Categorize text with keywords in Excel

General

  • List sheet names with formula in Excel
  • Count cells that do not contain errors in Excel
  • AutoRecover file that was never saved in Excel
  • 231 Keyboard Shortcut Keys In Excel
  • How to set or clear a print area in Excel Worksheet
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning