LikeOffice.com
Excel Help
|
Excel Utility
|
Excel Tools
|
Excel Functions
Excel String Functions
Excel Numeric & Mathematical Functions
Excel Statistical Functions
Excel Logical Functions
Excel Information Functions
Excel Date & Time Functions
Excel Database Functions
Excel Lookup Functions
|
Excel 2007
|
Contact Us
|
Members
Keep In Touch:
Get HELP with your Excel Project:
Excel Consultant
Excel Expert
Excel Programmer
Excel Formula
List of Excel Formula examples
Home
>>
Excel Text Functions
>> Excel Rept Function
In Excel, the Rept function returns a repeated text value a specified number of times.
The syntax for the Rept function is:
Rept( text, number )
text is the text value to repeat.
number is the number of times to repeat the text value.