View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_214_] mangesh_yadav[_214_] is offline
external usenet poster
 
Posts: 1
Default currency and textbox.


Use .value when you are putting the textbox value into the cell, for
e.g.

Sheet1.Range("A1") = TextBox1.Value

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=374123