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
 
(155 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');
 +
</script>
 +
<html>
 +
<body>
 +
<head>
  
* Navigate Excel ribbon options
+
</head>
* Format Excel workbooks and worksheets
+
<h1>My First Heading</h1>
* Use formulas, functions and validate to work with data
+
<p>My first paragraph.</p>
* Learn print processes for Excel workbooks
 
|}
 
  
<!-- Columns for Excel -->
+
</body>
{| width="100%" cellpadding="10"
+
</html>
|-valign="top"
 
|width="40%" style="color: black;" |
 
<!-- COLUMN 1 STARTS: -->
 
:'''English sessions'''
 
:[https://aka.ms/A-SSC-GetStartedwithMicrosoftExcel-Apr18-EN April 18, 2023 at 1:00 pm EST]
 
<!-- COLUMN 1 ENDS: -->
 
|width="50%" style="color: black;" |
 
<!-- COLUMN 2 STARTS: -->
 
:'''French sessions'''
 
:[https://aka.ms/A-SSC-BiendemarreravecMicrosoftExcel-Apr19-FR April 19, 2023 at 1:00 pm EST]
 
<!-- COLUMN 2 ENDS: -->
 
|}
 
 
 
<div style="text-align:right;">[[#top|Top of page]]</div>
 
 
 
====<u>Excel</u>====
 
{| role="presentation" class="wikitable mw-collapsible"
 
| Description
 
|-
 
| "Donnant une vue d’ensemble de Microsoft Excel pour l’utilisateur débutant ou novice, cette formation présente globalement la navigation, la mise en forme, les formules simples, les graphiques et les tableaux, et les principales options d’impression.
 
 
 
Objectifs:
 
 
 
* Naviguer dans les options du ruban Excel
 
* Mettre en forme des classeurs et feuilles de calcul Excel
 
* Utiliser des formules, des fonctions et la validation des données
 
* Découvrir les processus d’impression pour les classeurs Excel ​"
 
|}
 
 
 
<!-- Columns for Excel -->
 
{| width="100%" cellpadding="10"
 
|-valign="top"
 
|width="40%" style="color: black;" |
 
<!-- COLUMN 1 STARTS: -->
 
:'''Sessions francophones'''
 
:[https://aka.ms/A-SSC-BiendemarreravecMicrosoftExcel-Apr19-FR 19 avril, 2023 at 1:00 pm EST]
 
<!-- COLUMN 1 ENDS: -->  
 
|width="50%" style="color: black;" |
 
<!-- COLUMN 2 STARTS: -->
 
:'''Sessions anglophones'''
 
:[https://aka.ms/A-SSC-GetStartedwithMicrosoftExcel-Apr18-EN 18 avril, 2023 at 1:00 pm EST]
 
<!-- COLUMN 2 ENDS: -->
 
|}
 
 
 
<div style="text-align:right;">[[#top|Haut de page]]</div>
 

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>