I have 2 questions: 1. I am currently creating a database of our employees. How can I insert a picture for each employee on each seperate page?
2. In this database I am entering the postal address for each employee, would it be possible for me to use this address lines to have it printed on an envolope ( I entered each address line in its own field)
This conversation is currently closed to new comments.
1) use ole object if you must have unreasonably large database. it's better to store images in a separate directory, and store path to them in the database.
2) yup, when you pull the records, you can format the output any way you want to for display or printing.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Adding a picture Microsoft Access
1. I am currently creating a database of our employees. How can I insert a picture for each employee on each seperate page?
2. In this database I am entering the postal address for each employee, would it be possible for me to use this address lines to have it printed on an envolope ( I entered each address line in its own field)