<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: How to remove HTML from excel column names</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: How to remove HTML from excel column names</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 05:54:26 +0000</pubDate>

<item>
<title>redityo on "How to remove HTML from excel column names"</title>
<link>https://www.machform.com/forums/topic/how-to-remove-html-from-excel-column-names#post-6375</link>
<pubDate>Fri, 26 Jun 2009 00:29:03 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6375@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ups sorry.. I've put the wrong file name .. Yes it should &#34;export-entries.php&#34; and I've revise my code :) . &#60;/p&#62;
&#60;p&#62;Thank's Matt..
&#60;/p&#62;</description>
</item>
<item>
<title>matt960 on "How to remove HTML from excel column names"</title>
<link>https://www.machform.com/forums/topic/how-to-remove-html-from-excel-column-names#post-6364</link>
<pubDate>Thu, 25 Jun 2009 16:52:27 +0000</pubDate>
<dc:creator>matt960</dc:creator>
<guid isPermaLink="false">6364@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for the reply,&#60;br /&#62;
It works perfectly, though I think you meant to say 'edit export_entries.php' ;-)&#60;/p&#62;
&#60;p&#62;I just got started with this app yesterday and would like to say thanks for the amazing support!&#60;br /&#62;
Matt
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "How to remove HTML from excel column names"</title>
<link>https://www.machform.com/forums/topic/how-to-remove-html-from-excel-column-names#post-6360</link>
<pubDate>Thu, 25 Jun 2009 15:32:00 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6360@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;**revised** &#60;/p&#62;
&#60;p&#62;Hi Matt,&#60;/p&#62;
&#60;p&#62;Try to edit &#34;export_entries.php&#34;  file and go around line 341, in there you will see this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$worksheet-&#38;gt;write(0, $i, $label,$format_bold);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then replace with this one &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$worksheet-&#38;gt;write(0, $i, strip_tags($label),$format_bold);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>matt960 on "How to remove HTML from excel column names"</title>
<link>https://www.machform.com/forums/topic/how-to-remove-html-from-excel-column-names#post-6353</link>
<pubDate>Thu, 25 Jun 2009 05:27:59 +0000</pubDate>
<dc:creator>matt960</dc:creator>
<guid isPermaLink="false">6353@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;In order to customise the field labels and choice of some checkboxes I have on my form, I have entered some HTML (span tags) into the field properties inputs.&#60;/p&#62;
&#60;p&#62;When I export the entries as an excel file the raw HTML shows in the column names along with the field name. Is there a way to hide just the extra HTML tags i have put in when the excel file is exported?&#60;/p&#62;
&#60;p&#62;Thanks for any help..&#60;br /&#62;
Matt
&#60;/p&#62;</description>
</item>

</channel>
</rss>
