Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: phoenixcu
  • Content: Threads
  • Order by date
  1. phoenixcu

    How is formatting numbers done in VBScript?

    Hi, I'm new to VBScript. A number 5 is stored in a variable Var_x. I need to put 'you are the 005 person clicking this'. I coded string="you are the "&Var_x&"person clicking this". The '00' do not show! How could I format the Var_x to show "005" instead...

Part and Inventory Search

Back
Top