Useful tips for everyday
How do I backup my Dynamics 365 database? See your Dynamics 365 system backups Browse to the Microsoft 365 admin center and sign in using…
How to use presaveaction function on custom list forms? With a custom SharePoint list form with custom UI (not SharePoint UI) and after save or…
How do I import an excel spreadsheet into SharePoint 2013? Import Excel Table or Range to SharePoint List Click on the settings gear and select…
How do you find the type of a list? Use isinstance() to check if an object has type list. Call isinstance(object, class_or_tuple) with class_or_tuple as…
How do I copy a SharePoint document between site collections using Powershell? How to Copy a File Between SharePoint Online Site Collections? Navigate to your…
How do I turn a column into a value formula? Here it is: Select the cells for which you want to convert formulas to values.…
How do I get the current time in SharePoint? Using current date and/or time as default column value in… If you choose type “Date only”…
How do I make a link open in a new window in SharePoint? The option to open links in a new window or tab is…
How to import an Excel spreadsheet to a SharePoint custom list? When you import an Excel spreadsheet to a SharePoint custom list, you are limited…
How do I secure a SharePoint list? On the permissions page for the list, on the Edit tab, click Grant Permissions. Type the name of…