Go Back   Velocity Reviews > Newsgroups > Microsoft Certification
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Microsoft Certification - calendar control

 
Thread Tools Search this Thread
Old 03-24-2007, 09:56 AM   #1
Default calendar control


I've designed a DB that makes printouts of work permits. Most of the time the
user only requires a printout of a permit for the current day. However, they
occasionally require a permit printout for several days/weeks ahead. On the
GUI it needs to show both the date (dd/mm/yyyy) and what day of the week it
is (Mon, Tues etc). I've put a Calendar control on the GUI and when I click
on a date in it, it puts that date in the caption property of a label control
but I can't seem to find a way of putting the day of the week into the
caption property of a label control. I wrote this bit of code
Me.lblWeekday.Caption=Me.Calendar6(Day) and noticed that the word "Day"
equalled the day of the month numerically. Is there a way of converting this
into the actual day of the week? like Wednesday for example.


=?Utf-8?B?cG9tcGV5amlt?=
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
VOLUME CONTROL Saurabh MCITP 2 05-28-2008 04:46 PM
Mind Control and CIA'S BOURNE IDENTITY PLOT soleilmavis@gmail.com DVD Video 2 08-03-2007 09:54 PM
Ajax Atlas not working in User Control faiq Software 0 09-16-2006 08:28 AM
displaying only current month dates asp.net calendar control prasanthamohan Software 0 07-18-2006 07:43 AM
FS: JP1 cable to program your universial remote control, now youcan control anything you want! Mike DVD Video 0 07-15-2005 02:46 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46