Difference between revisions of "M365/test"

From wiki
Jump to navigation Jump to search
(Replaced content with "A playground, sandbox, test zone for Marc B and Thian. :-) <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></scr...")
Tag: Replaced
 
(160 intermediate revisions by 4 users not shown)
Line 1: Line 1:
====<u>Excel</u>====
+
A playground, sandbox, test zone for Marc B and Thian. :-)
{| role="presentation" class="wikitable mw-collapsible"
+
<!-- Google tag (gtag.js) -->
| Description
+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></script>
|-
+
<script>
| A beginner overview of Microsoft Excel for the new or novice user, this training will review overall navigation, formatting, simple formulas, charts and tables, and an overview of printing.
+
  window.dataLayer = window.dataLayer || [];
 +
  function gtag(){dataLayer.push(arguments);}
 +
  gtag('js', new Date());
  
Objectives:
+
  gtag('config', 'G-9FPK3M5Y7K');
* Understand the difference between cloud storage in OneDrive for Business and SharePoint Online
+
</script>
* Synchronize cloud storage locations to a device
+
<html>
* Share and manage access to files and folders
+
<body>
* Use modern attachments
+
<head>
* Navigate OneDrive for Business and SharePoint document libraries
 
* Recover previous versions of a file
 
|}
 
  
<!-- Columns for Cloud Storage -->
+
</head>
{| width="100%" cellpadding="10"
+
<h1>My First Heading</h1>
|-valign="top"
+
<p>My first paragraph.</p>
|width="40%" style="color: black;" |
 
<!-- COLUMN 1 STARTS: -->  
 
:'''English sessions'''
 
:[https://aka.ms/A-SSC-CloudStorage-OneDriveandSharePoint-Nov15-EN November 15, 2022 at 1:00 pm EST]
 
:[https://aka.ms/A-SSC-CloudStorage-OneDriveandSharePoint-May23-EN May 23, 2023 at 1:00 pm EST]
 
<!-- COLUMN 1 ENDS: -->  
 
|width="50%" style="color: black;" |
 
<!-- COLUMN 2 STARTS: -->  
 
:'''French sessions'''
 
:[https://aka.ms/A-SSC-LestockageinfonuagiqueOneDriveetSharePoint-Nov16-FR November 16, 2022 at 1:00 pm EST]
 
:[https://aka.ms/A-SSC-Lestockageinfonuagique-OneDriveetSharePoint-May24-FR May 24, 2023 at 1:00 pm EST]
 
<!-- COLUMN 2 ENDS: -->  
 
|}
 
  
<div style="text-align:right;">[[#top|Top of page]]</div>
+
</body>
 +
</html>

Latest revision as of 10:11, 20 April 2023

A playground, sandbox, test zone for Marc B and Thian. :-) <script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></script> <script>

 window.dataLayer = window.dataLayer || [];
 function gtag(){dataLayer.push(arguments);}
 gtag('js', new Date());
 gtag('config', 'G-9FPK3M5Y7K');

</script> <html> <body> <head>

</head>

My First Heading

My first paragraph.

</body> </html>