Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am trying to format the textboxes on userform with the followin code, but I cannot see the problem why I cannot make it working.... For i=1 To 21 With "price0" & (i) .value=Format (.value, "£#,##0.00") End With Next i my textbox names are : price01, price02, price03...... Please assist me to make it work, Regards, gk -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
TextBox on a userform - format to currency & percent | Excel Discussion (Misc queries) | |||
Formatting number in a UserForm TextBox | Excel Programming | |||
Formatting for Numbers & Currency in textbox | Excel Programming | |||
Userform Textbox Currency Format Problems | Excel Programming | |||
Textbox on a userform.. dispaly as currency | Excel Programming |