Hi all,
I am designing a database about proposals and the grants for that proposals. In that database I have a table named Prfessors with fields Prfessor ID
Role
ProfessorName
Department
College
I have separate tables for Professors names, departments and colleges. I need the professor, depatment and college names to be filled from their respective tables. I have created a form for professors where I can add these names but finally in the professors table I am only getting the IDs of the fields not the names. What should I need to do for that. And I also want to add a text search feature in the professors form to search on professor name. I also need to create a look up table for departments since when I get the data to be filled I will have only the code for the department not the department name. In departments table I have put this field but I dont know how can I combine both of them. I also need to have the college name filled automatically after the corresponding department is filled. I am attaching my database which I have designed so far. Please help me with this guys..
Thanks
Shilpa
I am designing a database about proposals and the grants for that proposals. In that database I have a table named Prfessors with fields Prfessor ID
Role
ProfessorName
Department
College
I have separate tables for Professors names, departments and colleges. I need the professor, depatment and college names to be filled from their respective tables. I have created a form for professors where I can add these names but finally in the professors table I am only getting the IDs of the fields not the names. What should I need to do for that. And I also want to add a text search feature in the professors form to search on professor name. I also need to create a look up table for departments since when I get the data to be filled I will have only the code for the department not the department name. In departments table I have put this field but I dont know how can I combine both of them. I also need to have the college name filled automatically after the corresponding department is filled. I am attaching my database which I have designed so far. Please help me with this guys..
Thanks
Shilpa