kindly review file

moin555

Member
Local time
Today, 20:32
Joined
Feb 6, 2025
Messages
57
I am going to share a database. Please let me know if this can help me generate fee vouchers for all students based on their monthly fee. If not, then which table do I need to add? Once you share the database, I’ll review its structure and guide you on how to generate the fee vouchers.
 

Attachments

I am going to share a database. Please let me know if this can help me generate fee vouchers for all students based on their monthly fee. If not, then which table do I need to add? Once you share the database, I’ll review its structure and guide you on how to generate the fee vouchers.
Hi
In your Registrations Table you are storing all of the Subjects using a MVF

It is recommended that each Subject should be a Record in a related table.
 
@moin555 - I understand that the thread you initiated before :
https://www.access-programmers.co.u...ectly-how-can-i-fix-this-please-guide.333926/
resolved the issue of generating the vouchers - refer to the last few posts in that thread
If it did not then please advise the specific problem.
Note however that the issue of the structure of the database was raised in that thread:
https://www.access-programmers.co.u...n-i-fix-this-please-guide.333926/post-1961073
just as @mike60smart indicated too.
It may be your current database meets your immediate need for vouchers. However if you have further thoughts on what it needs to support then the database schema will need to changed, I suspect, but we do not know what it is you need - you have to tell us.
 

Users who are viewing this thread

Back
Top Bottom