Recent content by Lewis2015

  1. L

    Emergency plz help.

    Thank you Paul. And thank you to all. Have a wonderful week.:o:):D
  2. L

    Emergency plz help.

    Ok so here is the problem written out! Create an event procedure for the form's OnCurrent event in the frmMemberInfo form to do the following: a. If the Expiration date value is earlier than January 1, 2017, display the words "Time to renew" in a label control to the right of the Expiration...
  3. L

    Emergency plz help.

    Ok so here is the problem written out! Create an event procedure for the form's OnCurrent event in the frmMemberInfo form to do the following: a. If the Expiration date value is earlier than January 1, 2017, display the words "Time to renew" in a label control to the right of the Expiration...
  4. L

    Emergency plz help.

    I have this problem and cannot figure out for the life of me what I am doing wrong or what I am missing. Any help would be appreciate please and Thank you in advance. Private Sub Form_Current() 'If the Expiration date value is ealier than January 1, 2017 'display the words "Time to...
Back
Top Bottom