I have a spreadsheet with class dates and student names. I have been trying to use vlookup, lookup or hlookup to create a list of students for only a single date. The lookup would select the date and have all the names in a drop down list to select from.
I have come to the conclusion that this will not work (am I wrong?) so I want to do the student list in BASIC and then feed that list of names into the appropriate CALC sheet, again based on the day.
Ultimately I want all of this in BASE but I am not that good at SQL (last db I worked with was db3 and MS access).
Is this possible and if so how. Any specific design/programming would be helpful.