View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Simon Lloyd[_902_] Simon Lloyd[_902_] is offline
external usenet poster
 
Posts: 1
Default Display decimals in a msgbox


JT;7012821 Wrote:
MsgBox ("There is a difference of " & " (" & vamt & ") " & " for " &
vWorker, vbCritical, "Amount Difference"it's displayed like this MsgBox ("There is a difference of " & vamt.text & " for " &
vWorker, vbCritical, "Amount Difference"Regards,

Simon


--
Simon Lloyd