Search results

  1. A

    VBA code command not setting focus on a specific field

    Thanks, thaDBguy with the code provided by arnelgp. Thanks a lot for your attention!
  2. A

    VBA code command not setting focus on a specific field

    Thanks a lot, it's working :)
  3. A

    VBA code command not setting focus on a specific field

    No, I am not getting any error.
  4. A

    VBA code command not setting focus on a specific field

    Hello, how are you theDBguy? Yes, it's always not setting the focus.
  5. A

    VBA code command not setting focus on a specific field

    Thanks for your reply, it will take another value later when the submitted the record. No, it's not a required field.
  6. A

    VBA code command not setting focus on a specific field

    How are you arnelgp? Actually I removed the cancel command but it's still the same.
  7. A

    VBA code command not setting focus on a specific field

    Hi All, I've got a VBA code on a field called [ActualAC] it should trigger in a specific condition but the issue is, when it triggers it returns an error message and then the cursor should set focus on another field called [AccountNo], but it not setting the focus. How can I overcome this...
  8. A

    Automate file dialog process

    Thank you so much, I do not know how to thank you. But I do not know if it's possible to rename the selected file as a form field [RefID]? Otherwise your amendments are meet my aim. Thanks a lot! Sent from my HUAWEI NXT-L29 using Tapatalk
  9. A

    Automate file dialog process

    Dear arneldp I am still strugling I did not get it solved.:banghead: I have attached my database if you could solve the issue but before that, you have to create a folder on your D drive then open the database and click the New Case button and try to enter one record and attach a pdf file to...
  10. A

    Automate file dialog process

    Hi, I compiled the code it's highlights the Replace function as shown in my previous post. Sent from my HUAWEI NXT-L29 using Tapatalk
  11. A

    Automate file dialog process

    Hi arnelgp, I've got an error highlights the Replace keyword and says: "Argument not optional".
  12. A

    Automate file dialog process

    Thank you so much. But just to clarify the function should be kept in the same form or in a separate Module? I will check and I let you know the result. Sent from my HUAWEI NXT-L29 using Tapatalk
  13. A

    Automate file dialog process

    Hi, The code below is working perfectly to upload pdf files to a predefined folder in our local network. 1. How can I get the user confirmation to overwrite the existing file with the same name in the uploading process? 2. How can I auto rename the uploaded file to the field [RefID]...
  14. A

    Add text into a pdf file within a form in MS Access

    [emoji106][emoji817] Sent from my HUAWEI NXT-L29 using Tapatalk
  15. A

    Add text into a pdf file within a form in MS Access

    But I think as Arnelgp explained: create an Image of this pdf. create a report on access and insert the pdf-Image. then add a Label/texbox to this report. And I need to save it in a specific folder. D:/Work in progress Unfortunately, I can't create a VBA code to do this process. If any...
  16. A

    Add text into a pdf file within a form in MS Access

    I want to do the same in MS Access https://youtu.be/0rVvLNreuv4 Sent from my HUAWEI NXT-L29 using Tapatalk
  17. A

    Add text into a pdf file within a form in MS Access

    Thanks for your response. That's exactly what I want, but how can build my VBA code to automate this process? The process map as below: 1 Select pdf file. 2 Add the image with respective data. 3 Save it into a specific folder: D:/Work in progress. 4 Save the record. Thanks. Sent from my...
  18. A

    Add text into a pdf file within a form in MS Access

    Please find attached, it's a movable electronic stamp in Adobe Acrobat. I would like to implement it in MS Access. Thanks for your prompt response. Sent from my HUAWEI NXT-L29 using Tapatalk
  19. A

    Add text into a pdf file within a form in MS Access

    I am still searching I will post it ASAP. Sent from my HUAWEI NXT-L29 using Tapatalk
  20. A

    Add text into a pdf file within a form in MS Access

    No, not watermark. My aim is to eliminate pasting a print out of a label has a barcode references the record ID with a time stamp of submission on the pdf document. Like to press a button and populate a transparent electronic label that the user can past it on the pdf electronically. Sent...
Back
Top Bottom