Thread: TextBox value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KK[_6_] KK[_6_] is offline
external usenet poster
 
Posts: 2
Default TextBox value

I have a Userform which has a one Multipage with a spreadsheet and one Frame
with two Textboxes. At the moment I have a value which is displays on the
spreadsheet (say A1) and the same value also displayed on one of the Textbox.
But when I close the programme down, it does not save any data that has
changed, it returns the original values. How do I go about sorting this out?
--
KK