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 bkrike 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 lvandyke

  1. lvandyke

    Autopopulate based on a prior field in a form

    I did try your suggestion for #1, and put "=IIf([ParticipantID] Between 1 And 50,[groupType]="I",[groupType]="C")" on the "AfterUpdate" which didn't work and the "OnClick" which also didn't work. So I'm definitely missing something! We'll learn together. It's a long and painful process.
  2. lvandyke

    Autopopulate based on a prior field in a form

    Hi all, I have a form to enter participant data for a study. There is a field "participantID" which is entered manually as numeric 1-100. I want to be able to do a couple of things. 1) The next field "groupType" should autopopulate as "I" if "participantID" is 1-50 and "C" if...

Part and Inventory Search

Back
Top