TextToNunber

The TextToNumber method is used to convert text cells to numeric cells.

Syntax

object. TextToNumber

Example

This example converts the text in the worksheet range into numbers.

WksRange.TextToNumber

Used by: WksRange Object