J
JohnGIS
I have never posted to this community but, I am in desperate need of a macro
to automate some lengthy tasks.
I use a GIS software that utilizes .dbf files that correspond to
geographical features. The .dbf file has a limit of 254 characters per
field. I have MS Word documents in which I need to automatically seperate
each paragraph into a "250 character with spaces" lines seperated by inserted
commas throughout each paragraph. This way I could import this delimited
file as a .csv into a .dbf
To explain in another short way, is there a macro that will look at each
paragraph and separate each paragraph into (250 character with spaces)
segments delimited by a comma per paragraph.
Thank you for your time.
John
to automate some lengthy tasks.
I use a GIS software that utilizes .dbf files that correspond to
geographical features. The .dbf file has a limit of 254 characters per
field. I have MS Word documents in which I need to automatically seperate
each paragraph into a "250 character with spaces" lines seperated by inserted
commas throughout each paragraph. This way I could import this delimited
file as a .csv into a .dbf
To explain in another short way, is there a macro that will look at each
paragraph and separate each paragraph into (250 character with spaces)
segments delimited by a comma per paragraph.
Thank you for your time.
John