Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have textbox1 and textboxchange.
I have code which says: Cells(1,2).value=textbox1 - textboxchange This works fine, however this doesnt: Cells(2,2).value=textbox1 + textboxchange I simply get the value of textbox1 eg 23 plus the value of textbox change on the end eg. if txtboxchange=3 the the result is 231. I'm completly stumped by this. Thanks -- Cheers, Ben Remove your.tonsils to reply "You only live once but if you do it right once is enough!" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Axes values changes autmatically / textboxes lose formatting | Charts and Charting in Excel | |||
Adding numerical values based on multiple values in another column | Excel Worksheet Functions | |||
tab between several textboxes | Excel Worksheet Functions | |||
textboxes | Excel Programming | |||
Add values of textboxes together | Excel Programming |