<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'create report' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'create report' posted on the 'VBA' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sun, 19 May 2013 03:18:02 -0700</pubDate>
    <lastBuildDate>Sun, 19 May 2013 03:18:02 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>create report</title>
      <link>http://www.programmersheaven.com/mb/vba/275901/275901/create-report/</link>
      <description>hello,&lt;br /&gt;
&lt;br /&gt;
i just staeted learning visual basic. i want to know how to created report from database or query.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
thanks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/vba/275901/275901/create-report/</guid>
      <pubDate>Wed, 29 Sep 2004 18:06:40 -0700</pubDate>
      <category>VBA</category>
    </item>
    <item>
      <title>Re: create report</title>
      <link>http://www.programmersheaven.com/mb/vba/275901/280549/re-create-report/#280549</link>
      <description>: hello,&lt;br /&gt;
: &lt;br /&gt;
: i just staeted learning visual basic. i want to know how to created report from database or query.&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
: thanks&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
Design it manually and ms Access can write the procedure instead of you (when you make a command button)..&lt;br /&gt;
or..&lt;br /&gt;
&lt;br /&gt;
stDocName="rMyReport"&lt;br /&gt;
DoCmd.OpenReport stDocName, acPreview&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Blue;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="font-size: medium;"&gt;P&lt;/span&gt;avlin &lt;span style="font-size: medium;"&gt;II&lt;/span&gt;&lt;/em&gt;[/size]&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Purple;"&gt;Don't take life too seriously anyway you won't escape alive from it!&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/vba/275901/280549/re-create-report/#280549</guid>
      <pubDate>Sat, 06 Nov 2004 02:40:47 -0700</pubDate>
      <category>VBA</category>
    </item>
  </channel>
</rss>