Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to convert integer to decimal
#1
Solved: 10 Years, 9 Months, 1 Week ago
i want number 5 to change it to 5.00

a = 5
b = 5& ".00"

i know this solution but i don't want this ..please help me
Reply
#2
Solved: 10 Years, 9 Months, 1 Week ago
hi ,
please try this
Code:
intNum=FormatNumber(5)
msgbox intNum
Reply
#3
Solved: 10 Years, 9 Months, 1 Week ago Wink 
Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] Get Item of ListBox and convert it to array felino 1 2,294 11-26-2015, 02:20 PM
Last Post: felino
  How to convert a single dimension array to two dimensional array venkatesh9032 3 5,229 02-10-2014, 03:07 PM
Last Post: pranikgarg
  How to convert three arrays into just ONE array? Arena 2 4,648 04-10-2012, 09:35 AM
Last Post: Arena
  Overflow error while converting a Long value to an Integer Ankesh 3 4,554 10-05-2011, 11:16 AM
Last Post: Ankesh
  "How to convert StringName to FunctionName" suresz449 0 2,288 08-30-2011, 04:01 PM
Last Post: suresz449

Forum Jump:


Users browsing this thread: 1 Guest(s)