A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Apply custom formatting to your range using nine 0s
000000000
and then use Ctrl-H and replace the character dash - with nothing.
Note that if you are using these values anywhere else and there is a leading 0, that will disappear unless your use the TEXT function, like
=TEXT(A2,"000000000")