Examples of using Current workbook in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
VBA code: move active sheet to front of current workbook.
Search value or text in current workbook with Find function.
Save current workbook with clicking File(or Office Button)> Save.
This feature supports Undo if current workbook has been saved before;
Lock current workbook to prevent it from being modified with only one click.
Remove all macros from current workbook with Kutools for Excel.
Count all files in the folder which containing contains current workbook.
What's more, current workbook is selected in the document folder.
And you also can specify the scope(Current worksheet, Current workbook, or All workbooks) as you need.
Support splitting current workbook and saving each selected worksheet as a separated PDF file.
The Create List of Sheet Names utility of Kutools for Excel canhelp you quickly creating a table of contents in current workbook.
If you have named cell range in current workbook, the names will be listed in the Go To dialog box.
This article will show you methods of saving just one worksheet as a new Excel file,as well as deleting all inactive worksheets in current workbook.
You can get the user name who modified current workbook last time in Excel with following steps.
If there is a same name workbook exists in the destination folder,it will be overwriting automatically with current workbook directly without prompt.
Insert the user name who modified current workbook last time with User-defined function.
The Open Containing Folder utility of Kutools for Excelwill easily open the folder that contains current workbook, and select this workbook. .
The folder that contains current workbook will be opened in Window Explorer, and this workbook is selected.
While using Microsoft Excel,you can easily search value or text in active sheet or current workbook with the Find function.
To prevent from saving current workbook if the specific cell is blank in Excel, you can apply the following VBA macro easily.
Sometimes, you may just want to copy and save a complex formula in current workbook, and paste it to other workbooks in future.
If you have never saved the current workbook before, please specify a folder to save it, and type a name for it in the File name box.
With the Create List of Sheet Names utility of Kutools for Excel, youcan easily list all sheet names with hyperlinks to corresponding sheets in current workbook.
If it only requires adding other authors for current workbook, you can finish it with following steps.
Open the folder which contains the current workbook with right clicking this workbook's tab and selecting the Open Folder from the right-clicking menu.
If you need to send a message to multiple recipients with current workbook as attachment, you can apply the following VBA code.
If you need to apply the feature to current worksheet, current workbook, or all workbooks, please choose corresponding option from the Specified Scope drop-down list.
With the Select AllSheets function in Excel, you can first select all sheets in current workbook and then insert header and footer to these selected worksheets.
To quickly know if a pivot table exists in the current workbook, you can create a User Defined Function to solve it.
For example, you need to copy formulas in selected range from current workbook to another workbook without link, how to solve it easily in Excel?