- Graphic skills
- Cases
Repeats the text a given number of times. You can use the function REPT to repeatedly display a text string and fill the cells.
SyntaxREPT(text,number_times)Text Text that needs to be displayed repeatedly.
Description• If number_times is 0, REPT returns (empty text). • If number_times is not an integer, it will be truncated. • The result of the REPT function cannot be larger than 32,767 characters, otherwise REPT returns the #VALUE! error value.
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/REPT-han-shu-qiao-miao-fu-zhi-wen-ben-de-biao-ge-ji-qiao.html
评论列表(196条)
测试