diff --git a/Language/Concepts/Getting-Started/using-arrays.md b/Language/Concepts/Getting-Started/using-arrays.md index 69c15dc30f..ac7922a1ee 100644 --- a/Language/Concepts/Getting-Started/using-arrays.md +++ b/Language/Concepts/Getting-Started/using-arrays.md @@ -67,7 +67,7 @@ varData(3) = Format("06-09-1952", "General Date") ``` -The other way is to assign the array returned by the **Array** function to a **Variant** variable, as shown in the following example. +The other way is to assign the array returned by the **[Array](../../reference/user-interface-help/array-function.md)** function to a **Variant** variable, as shown in the following example. ```vb Dim varData As Variant diff --git a/api/Word.Range.ExportAsFixedFormat3.md b/api/Word.Range.ExportAsFixedFormat3.md index a85e62713d..bb01a53c5b 100644 --- a/api/Word.Range.ExportAsFixedFormat3.md +++ b/api/Word.Range.ExportAsFixedFormat3.md @@ -53,7 +53,7 @@ The _ImproveExportTagging_ parameter enables improved accessibility tagging for ## Requirements -Microsoft 365 Beta Channel 16.0.18720.20000 +Microsoft 365 Version 2506 ### See also [Manage sensitivity labels in Office apps](/microsoft-365/compliance/sensitivity-labels-office-apps?view=o365-worldwide#pdf-support&preserve-view=true)