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

  • Thread starter Thread starter Bon
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top