hi
have looked through quite a few threads and have not seen help with this,can you enter data in one useform combobox and textbox and send or copy to a different userform and textbox,was going to use as a log in screen
cheers colin
hi
have looked through quite a few threads and have not seen help with this,can you enter data in one useform combobox and textbox and send or copy to a different userform and textbox,was going to use as a log in screen
cheers colin
Last edited by cfinch100; 05-18-2013 at 04:14 PM.
Code like this should work
![]()
Please Login or Register to view this content.
_
...How to Cross-post politely...
..Wrap code by selecting the code and clicking the # or read this. Thank you.
hi
tied thay does not seem to work ,thought id try send to sheet first then populate userform from there
cheers colin
HI,
I think you need both userform to be active.
If you need more than 1 userform open I think you need to set the property of the userform's
"Showmodal" to false.
Charles
There are other ways to do this, this is but 1 !
Be Sure you thank those who helped.
IF YOU'RE SATISFIED BY ANY MEMBERS RESPONSE TO YOUR ISSUE PLEASE USE THE STAR ICON AT THE BOTTOM LEFT OF THE POST UNDER THEIR NAME.
hi charles
thanks for that think i have sorted now,one thing in the last code you sent cmdadd some have .value and some have ,text you had done combo1 and combo2 but these were slightly different could you let me know which to use
cheers colin
hi all
used this to send from userform to sheet5
use command button on userform1![]()
Please Login or Register to view this content.
then added 2 textboxes to frmissued and put
in the userform_initialise![]()
Please Login or Register to view this content.
this works well
hope it helps some one else have added program
cheers colin
Last edited by cfinch100; 05-18-2013 at 04:18 PM.
Hi,
For the "cmdAdd" if you are sending data to a cell it should be ".Value".
Now for the combobox code in the "cmdAdd". Use the "Me." for the ref to the userform. My error for not verifying. So use combobox1 format.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks