Search results

  1. G

    Password protecting a form

    Thanks for that!
  2. G

    Calendar Control outputting date AND day

    Slight problem now i'm afraid! Unless I alter the long date format on people's computers who are exporting the form, it does not display the day of the week, just the date (I had to alter my settings). Is there anyway that I can use ShortDate, and then calculate afterwards what day of the week...
  3. G

    Calendar Control outputting date AND day

    That was it! The combo box was set as a text field. As soon as I changed it in design mode to 'date', everything worked fine. Thanks ruralguy!
  4. G

    Password protecting a form

    Hi I've got a button on a form that opens another form - nothing unusual, but it would be preferable if this second form was password protected i.e. the user clicks the button to open the form and is immediately prompted to enter a password. I've looked at user-level security wizards but that...
  5. G

    Calendar Control outputting date AND day

    Sorry if I'm seeming stupid but i'm very new to Access. Every time i put 'LongDate' in that box, it converts it to "Lo"n\gd"ate". I assume i'm doing something very wrong!
  6. G

    Calendar Control outputting date AND day

    I've changed them so that they now say dddd, MMMM dd, yyyy But I am unsure as to how to change the format for the combo box. Where exactly do i need to specify 'LongDate'? Thanks
  7. G

    Calendar Control outputting date AND day

    I've changed the format to LongDate, but this still doesn't display the actual day. I suspect that this isn't possible using the Calendar Control? Obviously I could add another combo box to the form with the days of the week on it, but then the user would have to use 2 combo boxes to input one date.
  8. G

    CalendarControl outputting date AND day

    Can that be done in the properties toolbox in the form view?
  9. G

    CalendarControl outputting date AND day

    Hi I'm recently added the CalendarControl 9.0 into some combo boxes in order to quickly input dates - however only the dates are then added, not the day of the week. The day of the week would be really useful if it was visible as the form is outputted to a HTML page for our intranet for other...
  10. G

    Calendar Control outputting date AND day

    Hi I'm recently added the CalendarControl 9.0 into some combo boxes in order to quickly input dates - however only the dates are then added, not the day of the week. The day of the week would be really useful if it was visible as the form is outputted to a HTML page for our intranet for other...
Back
Top Bottom