![]() |
|
#1
|
||||
|
||||
![]()
Is there a reason for not using the same Save method to save the form data instead of just saving the document as a text file?
Code:
With ActiveDocument .SaveAs2 FileName:=Split(.FullName, ".")(0) & "_Form.csv", _ Fileformat:=wdFormatText, SaveFormsData:=True End With
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2013 Forms (how to questions)- Quick opening of a form file & Linking form's data to Excel | gamin2407 | Outlook | 0 | 01-21-2017 10:14 PM |
![]() |
sunrise06 | Word | 4 | 05-07-2015 08:44 PM |
designing a custom outlook form - this form is for only sending mails nt collect data | balamuralibm | Outlook | 0 | 05-21-2014 08:08 AM |
Save as delimited text | dwillyfan | Word | 4 | 08-29-2012 09:58 AM |
Is there a way to do this? (automatically enter text based on form data) | TIKKI555 | Word | 0 | 05-26-2010 09:21 AM |