Search results

  1. B

    day of the week in form

    hi guys.. 1st sorry for my english, not that good.. 2nd.. i have 2 fields in my form.. on if for date (date picker).. the other one is for day.. im using this atm: Private Sub okt_courtdate_AfterUpdate() okt_courtday = Format(okt_courdate, "dddd") End Sub so.. after i pick my date.. when...
  2. B

    date issue & saving an access project

    thanx.. u solved both of my problems..
  3. B

    date issue & saving an access project

    thanx alot.. one solved.. one more to go..
  4. B

    date issue & saving an access project

    access 2007
  5. B

    date issue & saving an access project

    1stly.. im sorry coz not good with english.. i have two questions.. 1st.. date issue.. i have a database that i can transfer data from access to word form.. in access i've changed date/time format to medium date.. but whenever i click a button to transfer the data to word file.. in word it...
Back
Top Bottom