Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone tell me why this code will not work. It is suppose to put the
value of TextBox1.Value and TextBox2.Value in one cell with a comma in between. ActiveSheet.range("44").Value = TextBox1.Value & ", " & TextBox2.Value |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why does this code not work? | Excel Discussion (Misc queries) | |||
Code just won't work... | Excel Programming | |||
Why Won't This Code Work???? | Excel Programming | |||
Code won't work? | Excel Programming | |||
Why my code do not work : - ( | Excel Programming |