How to read and write binary file using VBA in MS Access 2000

B

Bon

Dear all

I am required to read binary file, then replace some word in the file.
Finally, output the edited file into binary format, which is same
format as the original file using VBA in MS Access.

I am a newbie using vba. Could you give me some sample code on read
binary file, replace word in the file and output binary file with exact
same format with the original file?

Cheers
Bon
 
Top