I am creating a form that can display the image from stored links
but I find that I cannot display different image at the same time
record 1
record 2
record 3
you can try my sample
maybe you can find my fault or teach a new method
thanks a lot
I am creating a form that can display the image from stored links
but I find that I cannot display different image at the same time
record 1
record 2
record 3
you can try my sample
maybe you can find my fault or teach a new method
thanks a lot
can I make a field that can auto-number which the format that I want??
As I know that there is two format for auto-number
but I don't like them
I want to number my own format
like
XXX-YYYYMM-ZZZZ
XXX is the category number that would be selected in the form connecting to table
YYYYMM is the...
About Auto-numbering
can I make a field that can auto-number which the format that I want??
As I know that there is two format for auto-number
but I don't like them
I want to number my own format
like
XXX-YYYYMM-ZZZZ
XXX is the category number that would be selected in the form connecting...
I have linked them together
I tried to access the password protected DB with another DB(with forms only)
but it did not prompt me for password
just prompt me "it is not a correct password"
what is happening?
access a password protected DataBase by form in other mdb file
I got 2 mdb file
one is a database with password , just contains tables stored information
another is a database just contains forms to save/get data to the perivous database
My question is
How to save/get data form the...
thanks maxmagion
I got the "link" image methode
but it is nessecery for me to insert the image to the database
because I need to put the database into a LAN system in my office
can the "link" methode can help me to do so?
I am going to set up a database with access. there is a table and a form.
in the table there is a field which is OLE class used to store image/picture.
I found that I can drog the picture in the form's OLE field,
but on the other hand, I want to insert the picture by commondialog from the...