Thread
:
vba to append to a text file
View Single Post
#
1
Posted to microsoft.public.excel.programming
hccatmo
external usenet poster
Posts: 15
vba to append to a text file
I have cells like these:
A2
A3
A4
....
A54
which are not all 53 char in length.
I'd like to append only the content of A2 to A54 that is 53 char in length
to a text file.
Thx.
cg
Reply With Quote
hccatmo
View Public Profile
Find all posts by hccatmo