Skip to content

Commit 61c5b07

Browse files
authored
Merge pull request #790 from MicrosoftDocs/lindalu-patch-dec-2024
minor fixes
2 parents 53a8577 + 01e61d7 commit 61c5b07

137 files changed

Lines changed: 253 additions & 327 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: "Abs Function (Access custom web app)"
3-
4-
5-
manager: kelbow
3+
manager: lindalu
64
ms.date: 09/05/2017
7-
ms.audience: Developer
8-
9-
5+
ms.audience: Developer
106
ms.localizationpriority: medium
117
ms.assetid: c880a662-dc4b-4b37-bbd4-3cb681dc1d1c
128
description: "Returns the absolute (positive) value of the specified numeric expression."
@@ -21,12 +17,10 @@ Returns the absolute (positive) value of the specified numeric expression.
2117
2218
## Syntax
2319

24-
**Abs** (*NumericExpression*)
20+
**Abs** (*NumericExpression*)
2521

26-
The **Abs** function contains the following argument.
22+
The **Abs** function contains the following argument.
2723

2824
|**Argument name**|**Description**|
2925
|:-----|:-----|
30-
| *NumericExpression* <br/> |A numeric expression. |
31-
32-
26+
| *NumericExpression* |A numeric expression. |

docs/access/avg-function-access-custom-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Avg Function (Access custom web app)"
3-
manager: kelbow
3+
manager: lindalu
44
ms.date: 09/05/2017
55
ms.audience: Developer
66
ms.localizationpriority: medium

docs/access/cancelrecordchange-macro-action-access-custom-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "CancelRecordChange Macro Action (Access custom web app)"
3-
manager: kelbow
3+
manager: lindalu
44
ms.date: 09/05/2017
55
ms.audience: Developer
66
ms.localizationpriority: medium
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Ceiling function (Access custom web app)"
3-
manager: kelbow
3+
manager: lindalu
44
ms.date: 09/05/2017
55
ms.audience: Developer
66
ms.localizationpriority: medium
@@ -13,16 +13,14 @@ description: "Returns the smallest integer greater than, or equal to, the specif
1313
Returns the smallest integer greater than, or equal to, the specified numeric expression.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
## Syntax
1919

20-
**Ceiling** (*NumericExpression*)
20+
**Ceiling** (*NumericExpression*)
2121

2222
The Ceiling function contains the following argument.
2323

2424
|**Argument name**|**Description**|
2525
|:-----|:-----|
2626
| *NumericExpression* <br/> |A numeric expression. |
27-
28-

docs/access/changeview-macro-action-access-custom-web-app.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: "ChangeView Macro Action (Access custom web app)"
3-
4-
5-
manager: kelbow
2+
title: "ChangeView Macro Action (Access custom web app)"
3+
manager: lindalu
64
ms.date: 09/05/2017
7-
ms.audience: Developer
8-
9-
5+
ms.audience: Developer
106
ms.localizationpriority: medium
117
ms.assetid: 7eb20f21-0218-4a2c-9bbc-90218a1e87bc
128
description: "You can use the ChangeView action to navigate between views in place."

docs/access/charindex-function-access-custom-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "CharIndex function (Access custom web app)"
3-
manager: kelbow
3+
manager: lindalu
44
ms.date: 09/05/2017
55
ms.audience: Developer
66
ms.localizationpriority: medium

docs/access/choose-function-access-custom-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Choose function (Access custom web app)"
3-
manager: kelbow
3+
manager: lindalu
44
ms.date: 09/05/2017
55
ms.audience: Developer
66
ms.localizationpriority: medium
Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,20 @@
11
---
2-
title: "ClosePopup Macro Action (Access custom web app)"
3-
4-
5-
manager: kelbow
2+
title: "ClosePopup Macro Action (Access custom web app)"
3+
manager: lindalu
64
ms.date: 09/05/2017
7-
ms.audience: Developer
8-
9-
5+
ms.audience: Developer
106
ms.localizationpriority: medium
117
ms.assetid: 7a7dafe5-aa4d-4213-a54b-e24161f83b3b
128
description: "You can use the ClosePopup action to close the active document popup view."
139
---
1410

1511
# ClosePopup Macro Action (Access custom web app)
1612

17-
You can use the **ClosePopup** action to close the active document popup view.
13+
You can use the **ClosePopup** action to close the active document popup view.
1814

1915
> [!IMPORTANT]
20-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2117
2218
## Remarks
2319

2420
If the current record in the popup view is in edit mode, the changes to the record are automatically saved.
25-
26-

docs/access/coalesce-function-access-custom-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Coalesce function (Access custom web app)"
3-
manager: kelbow
3+
manager: lindalu
44
ms.date: 09/05/2017
55
ms.audience: Developer
66
ms.localizationpriority: medium
Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: "Comment Macro Block (Access custom web app)"
3-
4-
5-
manager: kelbow
2+
title: "Comment Macro Block (Access custom web app)"
3+
manager: lindalu
64
ms.date: 09/05/2017
7-
ms.audience: Developer
8-
9-
5+
ms.audience: Developer
106
ms.localizationpriority: medium
117
ms.assetid: 1d8977a0-e787-415f-adc0-2e0c53a364a4
128
description: "The Comment statement can be used to provide explanatory remarks in a macro."
@@ -21,6 +17,4 @@ The **Comment** statement can be used to provide explanatory remarks in a macro.
2117
2218
## Remarks
2319

24-
A **Comment** may be up to 1000 characters in length. However, by default, only the first line of the comment is displayed.
25-
26-
20+
A **Comment** may be up to 1000 characters in length. However, by default, only the first line of the comment is displayed.

0 commit comments

Comments
 (0)