<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Option in proc import to identify rows those were Strike through in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Option-in-proc-import-to-identify-rows-those-were-Strike-through/m-p/730136#M227318</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an excel to import in to SAS 9.4, where a few rows have been strike through. While importing I'm getting to see those rows as it is. would like to hear from experts to check if there is an option/method exist to identify those rows at the proc import level with out manually deleting them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your help will be highly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 16:41:30 GMT</pubDate>
    <dc:creator>sahoositaram555</dc:creator>
    <dc:date>2021-03-30T16:41:30Z</dc:date>
    <item>
      <title>Option in proc import to identify rows those were Strike through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Option-in-proc-import-to-identify-rows-those-were-Strike-through/m-p/730136#M227318</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an excel to import in to SAS 9.4, where a few rows have been strike through. While importing I'm getting to see those rows as it is. would like to hear from experts to check if there is an option/method exist to identify those rows at the proc import level with out manually deleting them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your help will be highly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 16:41:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Option-in-proc-import-to-identify-rows-those-were-Strike-through/m-p/730136#M227318</guid>
      <dc:creator>sahoositaram555</dc:creator>
      <dc:date>2021-03-30T16:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Option in proc import to identify rows those were Strike through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Option-in-proc-import-to-identify-rows-those-were-Strike-through/m-p/730139#M227320</link>
      <description>&lt;P&gt;Excel is the original source?&lt;/P&gt;
&lt;P&gt;AFAIK there is no way to identify the strikethrough via PROC IMPORT.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 16:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Option-in-proc-import-to-identify-rows-those-were-Strike-through/m-p/730139#M227320</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-03-30T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Option in proc import to identify rows those were Strike through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Option-in-proc-import-to-identify-rows-those-were-Strike-through/m-p/730153#M227325</link>
      <description>&lt;P&gt;SAS Proc Import brings in data values, not text color, font, font size, or font attributes like bold or strike through.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is a rule that you know as to why those values have been stricken then it may be possible to code something to remove the values.You would need to tell us rules based on values in the data other than the "stricken through" condition.&lt;/P&gt;
&lt;P&gt;If not, make a copy of the file, delete the offending values and import from the file with deleted values.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 17:37:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Option-in-proc-import-to-identify-rows-those-were-Strike-through/m-p/730153#M227325</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-03-30T17:37:39Z</dc:date>
    </item>
  </channel>
</rss>

