View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Andibevan[_2_] Andibevan[_2_] is offline
external usenet poster
 
Posts: 128
Default Hexidecimal Editting

Thanks Bob - I have got XVI32 and this has some scripting capabilities but
there would be a bit of a learning curve.

"Bob Phillips" wrote in message
...
Get a hex editor. There are plenty of free ones out there, search Google.

--
HTH

Bob Phillips

"Andibevan" wrote in message
...
Is there a way of making hexidecimal changes to files using VBA in excel?

I have a large number of files that require a small change making to them
and this would speed it up.

Ta

Andy