Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / May 2007

Tip: Looking for answers? Try searching our database.

2 important questions, please answer me

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
nader.mz - 21 May 2007 10:57 GMT
dear friends, i have 2 questions:
if i have pictures stored in a table(its path) and i want the picture itself
to appeare in the form how can i do this. its always appear as icon

also if i want to sum the record fields and put the result in the last field
how can i do this
Ofer Cohen - 21 May 2007 11:24 GMT
1. Look at this link "Displaying an Image in a Microsoft Access Form"

http://www.databasedev.co.uk/image-form.html

2. If you want to sum one field in few records, then add a text box to the
form, and in the ControlSource write
=Sum([FieldName])

Or, if you want to add few fields in one record, then in the text box
control source write
=[Field1]+[Field2]+[Field3]
Signature

Good Luck
BS"D

> dear friends, i have 2 questions:
> if i have pictures stored in a table(its path) and i want the picture itself
> to appeare in the form how can i do this. its always appear as icon
>
> also if i want to sum the record fields and put the result in the last field
> how can i do this
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.