PowerUp Description

The pwrISPHONENUMBER PowerUp function determines whether the referenced value matches the expected pattern of a phone number.

PowerUp Syntax

pwrISPHONENUMBER(value)

The pwrISPHONENUMBER PowerUp function has the following arguments:

value – Required. This is the value or reference to a value to be evaluated for a phone number pattern match.

Return Value

pwrISPHONENUMBER will return TRUE if the value matches the pattern for a phone number.

Remarks

The value is not validated to be an actual, functioning number or account. The pattern is checked to verify that it is a potential phone number.

Example

=pwrISPHONENUMBER("1-800-OFFICE-POWERUPS")

Leave a Reply

Your email address will not be published. Required fields are marked *