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
 
(207 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Infographics==
+
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"></script>
! rowspan="5" | [[Image:1._Excel_-_IG_-_BIL.PNG|245px|link=https://support.microsoft.com/en-us/office/work-smarter-in-excel-a463d570-6d92-49bf-8458-0376ad49cbaa]]
+
<script>
| rowspan="5" | [[Image:Blank.png|10px|link=https://wiki.gccollab.ca/M365/Home/Excel]]
+
  window.dataLayer = window.dataLayer || [];
| * 8 secrets in Excel
+
  function gtag(){dataLayer.push(arguments);}
|-
+
  gtag('js', new Date());
| * 7 most-used Excel functions
 
|-
 
| * 5 charts in Excel
 
|-
 
| * 50 time-saving Excel shortcuts
 
|-
 
| * 50 Excel shortcuts for Mac
 
|}
 
  
# Numbered list item
+
  gtag('config', 'G-9FPK3M5Y7K');
 +
</script>
 +
<html>
 +
<body>
 +
<head>
 +
 
 +
</head>
 +
<h1>My First Heading</h1>
 +
<p>My first paragraph.</p>
 +
 
 +
</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>