Thread: Hex Edit Excel
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bogdan Bogdan is offline
external usenet poster
 
Posts: 29
Default Hex Edit Excel

Hi

I have developped many spreadsheets which get data from MS Access (Method:
Get External Data).

Now I need to move all source-databased and with that I have to change the
path where the source data is stored. I've managed to change this using the a
Hex Editor however there seems to be one limitation.

The length of the path-name must be the same otherwise the file get's
corrupt. It looks like some other attributes needs to be changed.

How can Hex-Edit the spreadsheet AND change the path to anything size.?

Any input is appreciated
Bogdan