|
-
Jun 8th, 2000, 04:47 AM
#1
Thread Starter
Lively Member
Hi,
There are various command buttons on my form. When clicked, they load text into a textbox.
For example,
Command1_click()
Text1.text="Welcome to part one"
end sub
So there are a lot of buttons like this that can be clicked in any order.
I want a different button, a 'Back' button, that when clicked will make the text that was previously in the textbox, before they clicked the command button, appear.
Does anybody know how I could do this?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|