Efficient storage
"Claus Busch" wrote:
here is a revised version:
Sub Test()
' [code snipped]
End Sub
Thanks Claus. This is a very good start. It worked
nicely for small input files. I will probably need to
make some modifications so it takes numeric words
into considersation, such as "10", "100", etc...
But, it works great so far.
|