| | |
Checkboxes
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Aug 2008
Posts: 9
Reputation:
Solved Threads: 0
So here I am, with a new problem lol,
I have a form, and it saves its information in a random file. Now, is there any way to save the values of the check boxes in the file, and so as i can retrieve them later?
Right now, when i run the code , it says I can't Get or Put an object reference variable/udt containing an object reference.
Am not really sure that it's the right way to proceed, and hope you guys can enlighten me
Thanks
I have a form, and it saves its information in a random file. Now, is there any way to save the values of the check boxes in the file, and so as i can retrieve them later?
Private Sub cmdSave_Click()
With reservation
.chkboxA = chkboxA.Value
.chkboxB = chkboxB.Value
etc, etc,
End With
Put #fnum2, recno2, reservation
End SubRight now, when i run the code , it says I can't Get or Put an object reference variable/udt containing an object reference.
Am not really sure that it's the right way to proceed, and hope you guys can enlighten me
Thanks
![]() |
Similar Threads
- How to get value of selected dynamic checkboxes? (ASP.NET)
- php coding for checkboxes (PHP)
- Count number of checkboxes being checked in asp.net (ASP)
- counting checkboxes (ASP.NET)
- checkboxes on continuous forms (Visual Basic 4 / 5 / 6)
- How can I use the Checkboxes into a Tree Control (C++)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Software Development
- Next Thread: display checkbox value from MS access in visual basic 6 form
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age append 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 table tags textbox time timer urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





