Search results

  1. E

    Linking Picture in Excel

    Hi, all, I have a spreadsheet with many pictures, because these linked Pictures in my folder, if I save this file and send to another people which is not in my area, then it would not show pictures. How can I embed these linked pictures and send out?
  2. E

    Image display form

    Hi, All, I made a form and placed image in, this image source in specific folder which is match with the ItemNo, means: Database[ItemNo] = Folder[ItemNo.jpg] (if picture can't found then will display a unique picture - "No Picture") This function made by VBA. The problem when I print report...
  3. E

    VBA Save and update function

    Hi, I'm trying to make a VBA program to update and Save record, unfortunately, the following program only effect on the 1st record in the table. This is the button function that I placed in a form with detail, can anyone can point out where is the problem? Private Sub btItemSave_Click() Dim db...
  4. E

    Hi All

    This is Rex who is the new guy in programming and Access!
  5. E

    New to Access forum

    Hi, This is Rex who is playing access program with VBA! Glad to see you guys here.
Back
Top Bottom