⟩ How can I show the complete path and filename in the Excel title bar?
Run a macro that has this line:
ActiveWorkbook.Windows(1).Caption = ActiveWorkbook.FullName
Run a macro that has this line:
ActiveWorkbook.Windows(1).Caption = ActiveWorkbook.FullName
How can I copy the name of the worksheet tab to a cell in the worksheet?
Hey! Excel used to have letters to indicate the columns. Now, all of a sudden, there are numbers for the columns?
I have a column of numbers in the format 99999-99999. What is a simple macro to remove the dash?
Is there a way to determine the last active column in a spreadsheet?
Is there an easier way to change formula results to fixed values in Microsoft Excel? I usually copy the cells that I am working with and then use the paste special command to past the permanent values over the original formulas?
How can I vary the width in the columns of a spreadsheet?
I am using Microsoft Excel and I would like to know if there is an easy way to figure out the number of working days (Monday through Friday) between two dates and also exclude specific holidays?
My furnace and air conditioner are both new. Do I really need to have it cleaned?
Can I open .PRN files in Microsoft Excel?
Is there a way to set up a toolbar button in Excel to access Page Setup?