Replicate Function (Access custom web app)

Office 2013 and later

Repeats a text value a specified number of times.

Last modified: March 09, 2015

Applies to: Access 2013 | Access 2016

Important note Important

Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using Microsoft PowerApps to build no-code business solutions for the web and mobile devices.

Replicate (TextExpression, NumberOfTimes)

The Replicate function contains the following arguments.

Argument name

Description

TextExpression

A text expression.

NumberOfTimes

An integer that specifies the number of times to repeat the TextExpression.

Show: