MissAugust
New Member
- Joined
- May 10, 2012
- Messages
- 37
Dear Experts,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
I have a worksheet which do data analyse. I am using two form here, where Form1 used to input data from textbox into excel, which successfully done.
What I want to do is to use CommandButton from Form1 (CMDSHOW) and the result in excel will show up in textbox in Form2. I have the result in P10 to show in textbox1, result in S10, S11, S12 to show in textbox2, textbox3, textbox4. Can someone please advise me? Thank you in advance.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
I have a worksheet which do data analyse. I am using two form here, where Form1 used to input data from textbox into excel, which successfully done.
What I want to do is to use CommandButton from Form1 (CMDSHOW) and the result in excel will show up in textbox in Form2. I have the result in P10 to show in textbox1, result in S10, S11, S12 to show in textbox2, textbox3, textbox4. Can someone please advise me? Thank you in advance.