Anyone made an Excel VBA LZW-compression?

Felix Atagong

Active Member
Joined
Jun 27, 2003
Messages
359
You heard (or better: read) the question!

JOB 1:
Open an Excel file that has a lot of repeating data.
Let a LZW-compress-macro work on it.
Save the Excel sheet (that should be smaller now than the original).

JOB2:
Open the Excel file with the LZW-compressed data.
Let a LZW-decompress-macro work on it.
The decompressed data should be exactly the same as our first Excel sheet.

Not that I need it for anything or that it would ever come in handy.
I'm just curious if this would or could work...
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,222,749
Messages
6,167,958
Members
452,158
Latest member
MattyM

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top