Hi all,
Help me solved my problem with price calculation in Access.
Please kindly view below excel file.
http://www.hwakeat.com/templates/AT05HKGP01/pdf/Products.xls
I like to do formula price calculation in Access like my sample excel file. How many table should I create & How to build...
Hi all,
When I export my access report to words & excel, all my images & drawing items such as rectangles & lines are missing.
And is there anyway to export as PDF file??
Hi,
How can I re-write the below code? If I have 10 records of data & images and I want to display them in one report. But I do not want one record per page. Display all in the same page.
##################
Option Compare Database
Option Explicit
Private Sub Detail_Format(Cancel As Integer...
Hi Lister,
I change data type of the filed that I want to insert images as "text". Then store data using "D:\\keys\prod1.jpg".
After that I create Report & place the those fileds that I want including images filed. Of course it only show the link .. but no image displayed.
I want in this...
Hi all,
I am using Microsoft Access 2002. I would like to know how to insert images in Access table and retreive those data & images using Report.
I did change filed as OLE object. And try to insert object.
But I doesn't show at report.
Is there any other way to insert images in the...