Forum: Visual Basic 4 / 5 / 6 May 22nd, 2005 |
| Replies: 8 Views: 11,507 Help me please somebody - I am in danger of taking a screwdriver to my laptop!!
This code kind of works in the mnuOpen
Dim TempStr As String ' Temporary Variable
Open OpenFileName For... |
Forum: Visual Basic 4 / 5 / 6 May 22nd, 2005 |
| Replies: 8 Views: 11,507 Thank you so much for your help so far. Just one question (for now anyway!) is there a way that when i open a file I have already created it can show the data stored in the correct textboxes. I... |
Forum: Visual Basic 4 / 5 / 6 May 22nd, 2005 |
| Replies: 8 Views: 11,507 Can anyone help? As you can see by my coding I have done (I hope) the majority and am just stuck on how to put the information into a db or sequential file.
Am running out of time and ideas fast.... |
Forum: Visual Basic 4 / 5 / 6 May 21st, 2005 |
| Replies: 8 Views: 11,507 Ok so as I said earlier I need to create a sequential name and address file with the following options:
open a new file
open an existing file
add name and address info to open file
close... |
Forum: Visual Basic 4 / 5 / 6 May 21st, 2005 |
| Replies: 8 Views: 11,507 ok ty your help is really appreciated as this is driving me nuts and taking up so much of my spare time. This is a project I am working through for an evening class (but we are allowed to get help... |
Forum: Visual Basic 4 / 5 / 6 May 21st, 2005 |
| Replies: 8 Views: 11,507 I am undertaking a project but am hopelessly stuck. :cry: I have trawled the net, read books and followed tutorials but I just can't move forward. I would be really grateful if someone could help.... |