Let me try to explain better. I use a worksheet to track registrations for
courses - which i know would be better served by using a relational database
but i don't know how to set one up. Essentially, each row is one person's
registration for one course, and the columns contain the individual pieces of
information about the course itself and the registrant.
When I get a new registration form, I enter it in the first blank cell at
the bottom of the sheet. The first column is the "course title", and as all
the titles are unique, when i get a few letters in the sheet automatically
completes the title in the cell. It will do the same for each additional
piece of information. However, I'm wondering if there's a way for it to tie
the data together such that when it completes the "course title" it brings
along the additional course information - this way cutting down on human
error so that I don't mistype a class time, location, etc.
Ultimately, this spreadsheet is used to generate a confirmation letter, so
if there's another way I can do this so that it comes out clean in Word, I'm
happy to hear. Please feel free to ask for additional information - I'm sure
I'm not using the right language for this but I'm relatively technoligically
ignorant.