<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.info/rss_namespace/">
 <channel>
  <title>Crystal Reports Forum : Tips  and Tricks</title>
  <link>http://www.crystalreportsbook.com/forum</link>
  <description>This is an XML content feed of; Crystal Reports Forum : Tips  and Tricks : Last 10 Posts</description>
  <pubDate>Sat, 14 Mar 2026 16:37:49 +0000</pubDate>
  <lastBuildDate>Wed, 07 Sep 2022 04:25:52 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 8.04</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.crystalreportsbook.com/forum/RSS_topic_feed.asp?FID=19</WebWizForums:feedURL>
  <item>
   <title>Tips  and Tricks : Sorting of datetime field is not working</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23017&amp;PID=75329#75329</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=8671">kevlray</a><br /><strong>Subject:</strong> Sorting of datetime field is not working<br /><strong>Posted:</strong> 07 Sep 2022 at 4:25am<br /><br />The other way is to use formulas and break out the time parts and do sorting/grouping by them. i.e., left(cstr({datetimefield}),2) to get the hours.<br>]]>
   </description>
   <pubDate>Wed, 07 Sep 2022 04:25:52 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23017&amp;PID=75329#75329</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : Sorting of datetime field is not working</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23017&amp;PID=75328#75328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=3327">lockwelle</a><br /><strong>Subject:</strong> Sorting of datetime field is not working<br /><strong>Posted:</strong> 06 Sep 2022 at 5:27pm<br /><br />DateTime sorting is not as straight forward as you would think. <br /><br />I always build a group, then I can go into the grouping properties, and for DateTime you need to specify if it is by the day, the week, and a couple of other ways. <br /><br />Try them out. Most likely it is set for By Week, which I think is the default.<br /><br />Hopefully, this will get you pointed in the right direction.]]>
   </description>
   <pubDate>Tue, 06 Sep 2022 17:27:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23017&amp;PID=75328#75328</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : Sorting of datetime field is not working</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23017&amp;PID=75327#75327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=33793">DDSJ</a><br /><strong>Subject:</strong> Sorting of datetime field is not working<br /><strong>Posted:</strong> 05 Sep 2022 at 4:18am<br /><br />I have a datetime field in report which have time values (ascending order) like : <br />00:01:00,07:00:00, 13:01:00, 14:00:19<br />I have applied the ascending sorting in the report using record sort on this field but records are displayed in below manner:<br /><br />07:00:00, 13:01:00, 14:00:19,00:01:00<br /><br />The 00:01:00 value field is always displayed in last instead of first place.<br /><br />Do not know why this is happening.<br /><br />Please help.<br /><br />Thanks <br />]]>
   </description>
   <pubDate>Mon, 05 Sep 2022 04:18:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23017&amp;PID=75327#75327</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : Way to display string when field of int type null</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75326#75326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=33793">DDSJ</a><br /><strong>Subject:</strong> Way to display string when field of int type null<br /><strong>Posted:</strong> 05 Sep 2022 at 4:11am<br /><br />This solution worked for me.<br />Thankyou so much for the support.<br /> <img src="http://www.crystalreportsbook.com/forum/smileys/smiley1.gif" border="0" align="middle" /> ]]>
   </description>
   <pubDate>Mon, 05 Sep 2022 04:11:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75326#75326</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : Way to display string when field of int type null</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75325#75325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=3327">lockwelle</a><br /><strong>Subject:</strong> Way to display string when field of int type null<br /><strong>Posted:</strong> 02 Sep 2022 at 8:25am<br /><br />Here a trick you could use:<br /><br />Have 2 fields the same size and the same location. If the value is null, hide one and display the field/cell with NA in it. When it is not null, hide the NA cell and display the calculation results.<br /><br />if there are a lot of calculated cells, this can be tedious...<br /><br />HTH]]>
   </description>
   <pubDate>Fri, 02 Sep 2022 08:25:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75325#75325</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : Way to display string when field of int type null</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75324#75324</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=33793">DDSJ</a><br /><strong>Subject:</strong> Way to display string when field of int type null<br /><strong>Posted:</strong> 02 Sep 2022 at 12:59am<br /><br />The difficulty is that I cannot convert number to string in formula field as I have to display the report in multiple languages and my formulas have calculations which fails if I convert number to text. So is there any way to provide border or lines on field when value of field is null if to display NA is not possible. Either way will work.(NA or border around null)<br />Please help<br /><br />Thanks in advance<br /><span style="font-size:10px"><br /><br />Edited by DDSJ - 02 Sep 2022 at 1:01am</span>]]>
   </description>
   <pubDate>Fri, 02 Sep 2022 00:59:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75324#75324</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : Way to display string when field of int type null</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75313#75313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=8671">kevlray</a><br /><strong>Subject:</strong> Way to display string when field of int type null<br /><strong>Posted:</strong> 23 Aug 2022 at 3:55am<br /><br />in a formula. You can for display purposes convert the number to a string.&nbsp; That way you can display the NA.&nbsp; I.e., if isnull(fieldvalue) the 'NA' else cstr(fieldvalue)<br>]]>
   </description>
   <pubDate>Tue, 23 Aug 2022 03:55:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75313#75313</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : Way to display string when field of int type null</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75311#75311</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=33793">DDSJ</a><br /><strong>Subject:</strong> Way to display string when field of int type null<br /><strong>Posted:</strong> 23 Aug 2022 at 1:42am<br /><br />Is there any approach to display 'NA' in place of blank when Field of numeric type is null in database. I do not want to convert the field type to char type using user formula as the requirement is to use the numeric type in other formulas. However I want to display 'NA' if the filed value is null or blank in database. Is there any way to achieve it ?<br /><br />Please help<br /><br />Thanks<span style="font-size:10px"><br /><br />Edited by DDSJ - 23 Aug 2022 at 1:43am</span>]]>
   </description>
   <pubDate>Tue, 23 Aug 2022 01:42:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=23016&amp;PID=75311#75311</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : crystal report suppress Duplicate data</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22813&amp;PID=74670#74670</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=8671">kevlray</a><br /><strong>Subject:</strong> crystal report suppress Duplicate data<br /><strong>Posted:</strong> 22 Aug 2019 at 4:40am<br /><br /><div>One, you could filter by Con-ID = 13.&nbsp; The second possibility is to group by values and only show the values in the group footer (hide group header and detail).</div><div><br></div><div>I think (not sure how you want to look) is to filter by IDFix, Reference and Con-ID and show your value in the Con-ID group footer.<br></div>]]>
   </description>
   <pubDate>Thu, 22 Aug 2019 04:40:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22813&amp;PID=74670#74670</guid>
  </item> 
  <item>
   <title>Tips  and Tricks : crystal report suppress Duplicate data</title>
   <link>http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22813&amp;PID=74667#74667</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.crystalreportsbook.com/forum/member_profile.asp?PF=31957">Veeru28</a><br /><strong>Subject:</strong> crystal report suppress Duplicate data<br /><strong>Posted:</strong> 21 Aug 2019 at 9:33pm<br /><br />I have data with multiple columns and need to suppress whole row if `Reference` is repeated and `Condition ID` is latest number (this might repeat, but I need all repeated columns).<br /><br />Following is my data. I want only the lines which say `Con-ID` is 13. Can anyone help with code?<br /><br /><br />&nbsp;&nbsp;&nbsp;&nbsp;Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IDFix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reference&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;T/S&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IDX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TEXT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  Con-ID<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  9.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  10.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;11.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  11.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;12.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  12.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;13.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  13.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;13.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  13.00<br /><br />I want the result as following: CON ID might change in next phase to 14, so i want only results that are latest CON ID. made it into groups based on reference and CON _D (Decreasing value) But unable to suppress repeated groups (Con ID) please help !!!! <br /><br />&nbsp;&nbsp;&nbsp;&nbsp;Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IDFix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reference&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;T/S&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IDX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TEXT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  Con-ID<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;13.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  13.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 1 - No Sign&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;13.00<br />&nbsp;&nbsp;&nbsp;&nbsp;Granted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VP01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19751228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCT 2 - lights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  13.00<span style="font-size:10px"><br /><br />Edited by Veeru28 - 21 Aug 2019 at 9:59pm</span>]]>
   </description>
   <pubDate>Wed, 21 Aug 2019 21:33:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22813&amp;PID=74667#74667</guid>
  </item> 
 </channel>
</rss>