Forum: Visual Basic
Feb 15th, 2005, 2:20 AM
|
|
Replies: 13
Views: 861
Enquiry About VB Project
Rory, i add in if statement around the msgbox(). Can u help me check whether there is error or not? Can? Thanks. 2molo i need to submit my program to my supervisor. Plz help me ensure the full...
|
Forum: Visual Basic
Feb 13th, 2005, 8:51 PM
|
|
Replies: 13
Views: 861
Enquiry About VB Project
Rory, I am not understand what do u mean by second function? How to write it? Can you guide me? Thanks.
|
Forum: Visual Basic
Feb 11th, 2005, 9:06 PM
|
|
Replies: 13
Views: 861
Enquiry About Project
Rory, below are the latest coding tht modify. Does this coding correct? Can u check for me? Can it work? Anything else that need to add?
Private Sub cmdDelete_Click()
datCheckin.DatabaseName =...
|
Forum: Visual Basic
Feb 11th, 2005, 8:00 PM
|
|
Replies: 13
Views: 861
Enquiry VB Project
Thanks Rory. How am I going to check the date whether it is fully automatically be deleted? Can I check it in my database record?
I just copy and paste the coding that u gav me. Then, try to run it....
|
Forum: Visual Basic
Feb 10th, 2005, 8:16 AM
|
|
Replies: 13
Views: 861
Enquiry About My Project
To Rory,
Rory, thanks for ur assistance. My coding is wrong? Izit can't work? Ur coding, can I use as my references? I need to submit my project to my supervisor on 14/2/05. Until now, I still...
|
Forum: Visual Basic
Feb 7th, 2005, 2:35 AM
|
|
Replies: 13
Views: 861
Enquiry My VB Project
Dear Rory, thanks for ur help. Thanks you.
Can u clarify for me about your coding? I am not comprehend it. Thanks.
Dim MyDate as Date
MyDate = "January 17, 1988" ' String date
MsgBox MyDate
MyDate =...
|
Forum: Visual Basic
Feb 7th, 2005, 2:23 AM
|
|
Replies: 13
Views: 861
VB Problems
Below are my coding. However, it can't work at all. Can you help me rectify.
Dim intYear As Integer
Dim strMonth As String
strMonth = Array ("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul",...
|
Forum: Visual Basic
Feb 4th, 2005, 8:43 PM
|
|
Replies: 13
Views: 861
Enquiry About Visual Basic Project
I am VB user who needs assistance from expert ppl in Visual Basic. My question is:
- How to compare year and month by using visual basic? Do I need to use For Loops statement and If Else...
|