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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Auto Number SubForm

Status
Not open for further replies.

gmctrek

Programmer
Jul 8, 2004
10
0
0
US
Hi,

I'm trying to auto number a column/field on a subform which will populate a column on my table.

My project is a Personality Test Database. I need to record each person's 133 test answers. My table has the following columns:

Assessment_ID unque ID
Question_Num (1-133)
Answer (1 - 3) Like, dislike, etc.

I want to auto number/populate the Question_Num on my subform. How can I do this?

Thanks,

gmctrek
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top