Welcome, Guest. Please login or register.
February 13, 2012, 12:03:08 PM
Home Help Search Login Register
News: Want to embed WMV videos in your web pages?  Click here:

+  alexander's forum
|-+  Lessons
| |-+  Teacher Lessons
| | |-+  Displaying Images in a Databse Form
« previous next »
Pages: [1] Go Down Print
Author Topic: Displaying Images in a Databse Form  (Read 572 times)
alexander
Sir
Administrator
Full Member
*****

Karma: +27/-16
Offline Offline

Posts: 175


Stop the world, I want to get off...


WWW
« on: March 06, 2008, 09:41:45 PM »

How to Display Images in a Form or in a Report Without Storing the Images in a Table

http://support.microsoft.com/kb/148463

Auto generate lists of file paths with this spreadsheet tool:

» download directory lister

Save this spreadsheet, then open it in excel.  Choose the directory you want to list, then export and save the excel file.

Almost there...

*You'll need to merge the file path and file name fields.  I managed it by doing this:
to combine cells in Excel:

1.  Go to a new, blank sheet
2.  Paste the list of file paths into column A
3.  Paste the list of file names into column B
4.  In a cell where you want your merged list to appear type this formula:

e.g. =(A1&B1)

5. Press enter; the first 2 cells are merged
6. Fill down with the fill handle until all the files appear in the list
7.  Save the spreadsheet, import into access, then whacko! done.
8. copy the table back into excel
9. In MS Access, file > get external data > import the table
10. Follow the steps in the tutorial in the first link, and your form will display your images.

*This is not as complicated as it sounds (well, not quite...)
« Last Edit: July 24, 2008, 12:14:20 PM by alexander » Logged

Regards, Mr A
Pages: [1] Go Up Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!