ahmedjamalaboelez
Ahmed J. Aboelez
- Local time
- Today, 04:40
- Joined
- Feb 25, 2015
- Messages
- 79
Good Day Access World ,
In access Arabic Language while using Active X Control not work fine before set PC location to Arab region.
So I Create Access DB which has attached RAR file inside and I used some Search Resources codes to run the following
1 - Save Attachment to Desktop
Done
2 - Unzip Saves RAR File
Code Error
3 - Run Registry File ,
Still I cant Send Key Yes
4 - Restart The Windows
Done
So Please Find Attached Access DB File And Help Me In 2 And 3 Requirements
Resources I Find And Used
Save Attached File
Unzip RAR File
accessexperts.com
Run Registry
stackoverflow.com
Restart PC
Thanks In Advance
A.J
In access Arabic Language while using Active X Control not work fine before set PC location to Arab region.
So I Create Access DB which has attached RAR file inside and I used some Search Resources codes to run the following
1 - Save Attachment to Desktop

2 - Unzip Saves RAR File

3 - Run Registry File ,

4 - Restart The Windows

So Please Find Attached Access DB File And Help Me In 2 And 3 Requirements
Resources I Find And Used
Save Attached File
VBA code to save attachments in specific folder
I currently have a table ("Transfer Table") with records containing a numeric primary key and an attachments field. There are multiple files in the attachment field stored. i've been having difficulty trying to adapt microsoft's VBA code example and other people's coding to do the following...
www.access-programmers.co.uk

Zip and unzip from Microsoft Access VBA | Access Experts
If you need to zip or unzip from Access than this post is for you. It explains how you can zip and unzip from VBA.


Call .reg File from Access
I want to call a .reg file from AutoExec Macro in Access so that once the Access application opens an ODBC registry is installed. The following is the code I write to create a function. I call the
Shutdown PC through Access button
Hi Guys, I'm setting up a dedicated PC to do Access only from powerup to shutdown. To be exact, when I press the power button of my PC it will boot and start Access and when done, press exit button on Access and it will close Access and shut down the PC. The end-user will not see any Win...
www.access-programmers.co.uk
Thanks In Advance
A.J
Attachments
Last edited: