in reply to Re: number formattingin thread number formatting
try result = sprintf('%015.f', 9789673814172);
-- Hofmator