<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.blackbaud.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>VBA/API</title><link>http://forums.blackbaud.com/forums/20.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Debug Build: 20611.960)</generator><item><title>VBA Event on Batch new line</title><link>http://forums.blackbaud.com/forums/thread/33347.aspx</link><pubDate>Fri, 29 Aug 2008 01:30:20 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:33347</guid><dc:creator>Shane Dalgleish</dc:creator><slash:comments>0</slash:comments><comments>http://forums.blackbaud.com/forums/thread/33347.aspx</comments><wfw:commentRss>http://forums.blackbaud.com/forums/commentrss.aspx?SectionID=20&amp;PostID=33347</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;We&amp;#39;re wanting to run a duplicate check on each line of a constituent batch, as the data is being entered, so that at the end of the batch we know that everyone of the records has been checked.&lt;/p&gt;&lt;p&gt;Currently, we have in the user procedure to click on each line, then do a &amp;quot;Duplicate Search For xxxxxx&amp;quot; in the menus, but users being users, this isn&amp;#39;t always done to an acceptable standard. So we want to force them to do this, every line.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have tested out all of the VBA events to see when they are triggered, and these ones I don&amp;#39;t think ever fired in my testing:&lt;br /&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; Batch_BeforeBarCodeLookup&lt;br /&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; Batch_BeforeValidateRecord2&lt;br /&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; Batch_BatchException&lt;br /&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; Batch_AfterPostRecord&lt;br /&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; BatchVBARecord_HandleException&lt;br /&gt;Certainly none fired as each line was being entered....&lt;/p&gt;&lt;p&gt;&amp;nbsp;Does anyone know of an event that we can capture, or a way to automatically run the duplicate check on each line during entry instead of on the entire batch?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>