Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In article , Claus Busch
writes Hi Colin, Am Thu, 28 Nov 2013 19:13:23 +0000 schrieb Colin Hayes: BTW I find I have a couple of 14 digit numbers in my column which give #VALUE! Errors. Is there a way to ignore these numbers when running the REPT formula? try: =REPT(0,MAX(LEN(A2),13)-LEN(A2))&A2 Regards Claus B. Hi Claus OK that's entirely perfect. Thanks Claus. ^_^ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
adding zeros to numbers in columns | Excel Discussion (Misc queries) | |||
Adding leading zeros | Excel Programming | |||
adding zeros to a cell | Excel Discussion (Misc queries) | |||
Adding Leading Zeros to Text | Excel Discussion (Misc queries) | |||
Adding zeros | Excel Programming |