Greetings:
I am a newbie to VBA an am looking for best practices. I have a table of student information including CreditsEarned & ExamScores columns.
I created a report which produces alpha list of students with their credits and exam scores.
I created a form with buttons so my boss can click and get a list of potential graduates based on CreditsEarned >=30 & ExamScore >=65.
What is best practice for producing this report?
How do I apply a filter so as to produce this report?
Just stuck and any help or direction to resource would be great!
Cheers!
John
I am a newbie to VBA an am looking for best practices. I have a table of student information including CreditsEarned & ExamScores columns.
I created a report which produces alpha list of students with their credits and exam scores.
I created a form with buttons so my boss can click and get a list of potential graduates based on CreditsEarned >=30 & ExamScore >=65.
What is best practice for producing this report?
How do I apply a filter so as to produce this report?
Just stuck and any help or direction to resource would be great!
Cheers!
John