Read 0 lead number in excel?

@mahmoud.zaky I use assign as below.

CInt(Config(“DateLead1”).ToString).ToString(“00”)

It can solve it.