Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default TextBox value

did you choose to save the workbook when you closed the programme down. All
data is saved in the file for the workbook.

further exploring, when you update the value in the textbox which displays
the value in A1, does the value in A1 change to match? If not, is
calculation set to manual?

--
Regards,
Tom Ogilvy


"KK" wrote in message
...
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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default TextBox value

I think the problem lies in the code to save the workbook before closing. Can
you give me an exemple so that I can see were I'm going wrong?
--
KK


"Tom Ogilvy" wrote:

did you choose to save the workbook when you closed the programme down. All
data is saved in the file for the workbook.

further exploring, when you update the value in the textbox which displays
the value in A1, does the value in A1 change to match? If not, is
calculation set to manual?

--
Regards,
Tom Ogilvy


"KK" wrote in message
...
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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Highlight all Text in a Textbox when the textbox is selected RPIJG[_73_] Excel Programming 3 October 28th 05 08:28 PM
HELP! I Lost The Ability To Advance From TextBox To TextBox With the ENTER Or The TAB Keys Minitman[_4_] Excel Programming 0 February 22nd 05 08:50 PM
Textbox Bug? Missing/delayed update of textbox filled via VBA MarcM Excel Programming 0 November 4th 04 05:47 PM
Textbox Bug? Missing/delayed update of textbox filled via VBA MarcM Excel Programming 0 November 4th 04 05:43 PM
How to move cursor from one textbox control to another textbox con KMoore007 Excel Programming 0 September 16th 04 02:47 PM


All times are GMT +1. The time now is 06:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"