Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by zabawa

  1. zabawa

    DateAdd function

    Thanks very much to all for your suggestions. I am indeed using a Date/Time field but don't know how I should change the Format property of the form control. I tried raskews suggestion which was great but this returned US format so instead of getting 3/01 I got 1/01 (with the month number...
  2. zabawa

    DateAdd function

    I have a date field in a form that is designed to return last month's date in m/yy format eg in April 2001 it should automatically come up with 3/01. The expression used for this field was DateAdd("m",-1,Date()). This worked well until February 2001 and up till then only returned a...

Part and Inventory Search

Back
Top