Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have textbox1 to to offset(1,1) and textbox2 to offset(1,2)
I then have a button that moves textbox1 to Offset(1,3) & the currentvalue of offset(1,3), and then Offset(1,2) is stuffed into offset(1,1) and then offset(1,2) is stuffed with NULL. Basically, Offset1,3 is a history of changes to offset1,1, and then I move 2, into 1. In my userform, how do I refresh this? I imagine I need to restuff the textboxes with the new values, but this does not seem to be displayed on the screen. Thanks Phil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update one worksheet tab to automatically update all other tabs? | Excel Worksheet Functions | |||
Data Validation lists update orginal cell with list update | Excel Worksheet Functions | |||
i want to update one excel file the other one update automaticaly | New Users to Excel | |||
UserForm Update on the Fly | Excel Programming | |||
Date update on data update | Excel Programming |