| | |
Trying to copy data from one form to another form
Thread Solved |
Alright, I have an MCSE and A+ education, but nothing is as confusing as script for VB. Well, I take that back it can be pretty simple but sometimes I just can't see the forrest for the trees. I'm trying to copy the data from a text box named creditbox in form1 and copy into the text box named creditbox in form2 how can I do that? I dont know where to start, but I want it to be copied over as soon as form2 is opened. Both forms will be kept opened so I need a button that can retrieve the data later as well. Please Help!
Last edited by venomocity; Aug 14th, 2007 at 2:58 pm. Reason: Left out some info
•
•
Join Date: Jul 2007
Posts: 55
Reputation:
Solved Threads: 3
This is no problem but take note the for every control that you have there must be a parent reference that is for the first form form1 when you type form1.text1.text that will give you all the content of the textbox then when you want the content in the next textbox then you equate it to the next textbox that is form2.text2.text= form1.text1.text this will give the textbox it content NB this method is allicable to other control in VB and with that your can do and Undo OK
![]() |
Similar Threads
- Please help with passing data from one form to another form (VB.NET)
- Input data form - autofill from Excel or ACT! sql (ASP)
- How to copy data from serial port to notepad (Visual Basic 4 / 5 / 6)
- posting data from a form to msg broker fail (RSS, Web Services and SOAP)
- copy data from excel to vb database (Visual Basic 4 / 5 / 6)
- How to extract the opcode and the data form the instruction (Assembly)
- how to copy data into array or memory ? (C)
- copy hd data (Storage)
- Posting form data to an Oracle database (JavaScript / DHTML / AJAX)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: upper and lower case
- Next Thread: I want to have a page that will download things on my site
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age application basic beginner birth bmp calculator cd cells.find click client code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver subroutine tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





