The two excel

1, a number of open EXCEL documents, how to set up so that a closure of EXCEL and other documents do not change? (Such as WORD, big point X).
2, how to change the title of the EXCEL column?
Such as “Microsoft Excel 118.xls “changed to” 118.xls “

1.'s Small x-point document will be able to, other documents remain Variable
2.Microsoft Excel software is added to their own can not not know how to set up, but I have a skill, you can just turn off a single EXCEL file.

To open a number of EXCEL documents, at the same time in Open the Windows taskbar, you want to shut down a single, just right-click on the corresponding EXCEL file, the file will be able to close the.

To change the title of the column just seems appropriate to rename the file name on EXCEL The OK.1.The first change can not
2.Microsoft Excel software is its own, can not go to the No.2 question, the normal EXCEL title should be “file name.Doc-Microsoft Excel” is my ” Microsoft Excel file name.Doc “

I was the same with you, no problem.There is no problem as long as you use it.Need not be too concerned about.1, said the upstairs, there is no direct way to Changes only through other techniques to complete the operation.

2, a code for you, your first EXCEL macro-level fall into the “low”.
And then copy the code to your worksheet the THISWORKBOOK Next.
Removed XLS file menu bar above the “MIcrosoft EXCEL” the words
Private Sub Workbook_Open ()
Application.Caption = “XXXXXX”
End Sub 1.The right mouse button at the following On the task bar to close the EXCEL, and then click on the “closed”
2.Do not know, sorry

Leave a Reply