<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Tag: Excel - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/excel</link>
		<description>Gravity Support Forums Tag: Excel - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 16:33:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/tags/excel" rel="self" type="application/rss+xml" />

		<item>
			<title>emergems on "Excel each value by column"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/excel-each-value-by-column#post-344725</link>
			<pubDate>Tue, 25 Jun 2013 21:10:06 +0000</pubDate>
			<dc:creator>emergems</dc:creator>
			<guid isPermaLink="false">344725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, actually when we export to csv we can see in Excel that :&#60;br /&#62;
column A1 = all the fields name separate by delimiter&#60;br /&#62;
AND&#60;br /&#62;
all message form for each line&#60;br /&#62;
BUT&#60;br /&#62;
it is possible to see it like thta :&#60;br /&#62;
in the cell A1 we can read the field name 1 and in the cell A2 we can read the value for the cell A1. Ex: A1= what is your name?  and cell A2 = David&#60;br /&#62;
thank you to help me
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Autoexport to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/autoexport-to-email#post-302628</link>
			<pubDate>Wed, 05 Jun 2013 00:01:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">302628@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is not a built-in feature. It would require a developer to create this custom for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alfit on "Autoexport to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/autoexport-to-email#post-302124</link>
			<pubDate>Tue, 04 Jun 2013 20:34:13 +0000</pubDate>
			<dc:creator>alfit</dc:creator>
			<guid isPermaLink="false">302124@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to automate export to excel forms to be sent to a designated email address every time a form is submitted instead of having to export from WordPress?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Export .csv or Excel"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-csv-or-excel#post-301676</link>
			<pubDate>Tue, 04 Jun 2013 14:20:24 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">301676@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Forms -&#38;gt; Import/Export -&#38;gt; Export Entries
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew on "Export .csv or Excel"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-csv-or-excel#post-301663</link>
			<pubDate>Tue, 04 Jun 2013 14:04:33 +0000</pubDate>
			<dc:creator>Andrew</dc:creator>
			<guid isPermaLink="false">301663@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;And where can i find this feature to export the entries of a form?  Haven't found that yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Export and Language"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-and-language#post-301203</link>
			<pubDate>Tue, 04 Jun 2013 09:55:22 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">301203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, we do support RTL languages and you can export form entries to CSV. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>D_L_I on "Export and Language"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-and-language#post-300221</link>
			<pubDate>Tue, 04 Jun 2013 01:43:14 +0000</pubDate>
			<dc:creator>D_L_I</dc:creator>
			<guid isPermaLink="false">300221@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I before I purchase the plugin I would like to check if it comes with RTL support and if it allows exporting the forms that were sent to Excel/CSV
&#60;/p&#62;</description>
		</item>
		<item>
			<title>post@smart-media.no on "Returns in Textarea causing problems in csv export"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/returns-in-textarea-causing-problems-in-csv-export#post-272918</link>
			<pubDate>Fri, 24 May 2013 07:12:36 +0000</pubDate>
			<dc:creator>post@smart-media.no</dc:creator>
			<guid isPermaLink="false">272918@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
You can remove the returns before the data is saved to the database with the following script:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_save_field_value&#38;quot;, &#38;quot;save_field_value&#38;quot;, 10, 4);
	function save_field_value($value, $lead, $field, $form){
		$new_value = str_replace(array(&#38;quot;\n&#38;quot;, &#38;quot;\t&#38;quot;, &#38;quot;\r&#38;quot;), &#38;#39;&#38;#39;, $value);
		return $new_value;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;\n removes new lines&#60;br /&#62;
\t removes tabs&#60;br /&#62;
\r remove carriage returns
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ScottSendraDesign on "Problem with the export messages in CSV format (french languages messages)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/problem-with-the-export-messages-in-cvs-format-french-languages-messages#post-257719</link>
			<pubDate>Fri, 17 May 2013 10:11:23 +0000</pubDate>
			<dc:creator>ScottSendraDesign</dc:creator>
			<guid isPermaLink="false">257719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am experiencing the same problem. When I export a .csv file that includes a &#34;return&#34; in a text field, Excel reads that as a new line. Is the official solution to this to not use the textarea field for user entry of paragraphs? &#60;/p&#62;
&#60;p&#62;My research into this problem suggests that the csv file should have &#34;/n&#34; for the returns. Is this not happening? Is there a way to filter out returns in the textarea fields beforre their are exported and replace them with another character?&#60;/p&#62;
&#60;p&#62;The form is located here:&#60;br /&#62;
&#60;a href=&#34;https://achievefoundation.org/support-us-category/fundraising/honor-your-teacher-3/&#34; rel=&#34;nofollow&#34;&#62;https://achievefoundation.org/support-us-category/fundraising/honor-your-teacher-3/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ScottSendraDesign on "Returns in Textarea causing problems in csv export"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/returns-in-textarea-causing-problems-in-csv-export#post-254514</link>
			<pubDate>Wed, 15 May 2013 20:16:00 +0000</pubDate>
			<dc:creator>ScottSendraDesign</dc:creator>
			<guid isPermaLink="false">254514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having an issue when I import Gravity Forms csv forms into Excel. The form I created uses multiple textarea fields. If a return  is entered into a textarea, i.e more than one paragraph is added, when I import the csv data into Excel, the return is interpreted as a line break. This messes up my columns quite a bit!&#60;/p&#62;
&#60;p&#62;Is there a way of filtering for returns and replacing or deleting them? Or a way of preventing certain characters from being allowed in a textarea field?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
