Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Visual Basic Forum for Visual Basic Programmers VB Forum Index » Visual Basic for Applications

Post new topic   Reply to topic
Please help!
View previous topic :: View next topic  
Author Message
*nadadia*
Newbie


Joined: 21 Sep 2005
Posts: 1
Location: Lennoxville/Sherbrooke/Montreal, Quebec

PostPosted: Sep 21st, 2005 04:31 PM    Post subject: Please help! Reply with quote

Hello! I need help with this VBA stuff otherwise I will go insane. I am trying to write a function that will display a list of dates when a course code is selected. So far this is how my function goes:

Function fnDates(strDatesCourse As String) As String

Dim strRequest

Reqest = "SELECT schedule.code, schedule.startdate" & _
"FROM schedule" & _
"ORDER BY schedule.startdate"

Im not even sure if this is right. Anyhow what I am trying to do is that as a person clicks through the various course codes, I want all the dates that course is given on to appear in a textbox (ex: Math 546: Jan 13, Feb 24, Mar 16)

PLEASE HELP ME!!!
_________________
"Cloud my eyes and tell me what to see..." - finger eleven
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Visual Basic Forum for Visual Basic Programmers VB Forum Index » Visual Basic for Applications All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Visual Basic Forum runs phpBB | Forum Template © iOptional
VB Resources | SSL | Visual Basic