View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Hexidecimal Editting

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