<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : ERP Excel Entegrasyonlar&#305; : BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 20:45:12 +0000</pubDate>
  <lastBuildDate>Wed, 23 Dec 2009 14:31:19 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.10</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.erpne.org/RSS_post_feed.asp?TID=1628</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu]]></title>
   <url>http://www.erpne.org/forum_images/logotype.png</url>
   <link>http://www.erpne.org/</link>
  </image>
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : Excel tablonuzda SIRKET(metin)...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post10382.html#10382</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2009 Saat 14:31<br /><br />Excel tablonuzda SIRKET(metin),CARIKOD(metin),BYIL(sayi),SYIL(sayi) olarak isimlendirilmis 4 hücre oldugunu kabul ediyoruz sayfaniza ekleyeceginiz Form butonuna "Rapor" makrosunu iliskilendirseniz.<br /><br /><br />Sub Rapor()<br /><br />'<br />Dim server, user, paswd<br />Dim cari, byil, syil, sirket, SQL, ConStr, sirket1<br />server = "<em>&lt;server_adi&gt;</em>"<br />user = "<em>&lt;kullanci|sa&gt;</em>"<br />paswd = "<em>&lt;sifre&gt;</em>"<br /><br />byil = Range("BYIL").Value<br />syil = Range("SYIL").Value<br />sirket = Range("SIRKET").Value<br />sirket1 = Left(sirket, Len(sirket) - 4) + LTrim(CStr(byil))<br />cari = Range("CARIKOD").Value<br />ConStr = "OLEDB;Provider=SQLOLEDB.1;Persist Security Info=True;User ID=" + user + ";Password=" + paswd + ";Initial Catalog=" + sirket + ";Data Source=" + server + ";Use Procedure for Prepare=1;"<br />ConStr = ConStr + "Auto Translate=False;Packet Size=4096;Workstation ID=MYCOMP;Use Encryption for Data=False;Tag with column collation when possible=False"<br />&nbsp;&nbsp;&nbsp;&nbsp;SQL = ""<br />&nbsp;&nbsp;&nbsp;&nbsp;For i = byil To syil<br />&nbsp;&nbsp;&nbsp;&nbsp;sirket = Left(sirket, Len(sirket) - 4) + LTrim(CStr(i))<br />&nbsp;&nbsp;&nbsp;&nbsp;SQL = SQL + "select TARIH,HAREKET_TURU TUR,BELGE_NO,VADE_TARIHI,ACIKLAMA,BORC,ALACAK FROM " + sirket + "..TBLCAHAR (NOLOCK) WHERE CARI_KOD='" + cari + "' AND NOT (HAREKET_TURU='A' AND ACIKLAMA LIKE 'DEV%') UNION ALL "<br />&nbsp;&nbsp;&nbsp;&nbsp;Next i<br />&nbsp;&nbsp;&nbsp;&nbsp;SQL = SQL + "select TARIH,HAREKET_TURU TUR,BELGE_NO,VADE_TARIHI,ACIKLAMA,BORC,ALACAK FROM " + sirket1 + "..TBLCAHAR (NOLOCK) WHERE CARI_KOD='" + cari + "' AND HAREKET_TURU='A' AND ACIKLAMA LIKE 'DEV%' ORDER BY TARIH"<br />&nbsp;&nbsp;&nbsp;&nbsp;Range("A5").Select<br />&nbsp;&nbsp;&nbsp;&nbsp;With Selection.QueryTable<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Connection = ConStr<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .CommandType = xlCmdSql<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .CommandText = SQL<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Refresh BackgroundQuery:=False<br />&nbsp;&nbsp;&nbsp;&nbsp;End With<br />End Sub<br /><br />2 konu eksik<br />1.si en son sütuna BAKIYE'yi eklemedim eklenmeli bu disveri'nin tablo özelliklerinde bitisik sütunlardaki formülleri DOLDUR diyerek<br />2.si disveri al'in kendisi. ben su SQL satiri ile bunu önce tabloma aldiktan sonra bu makroyu yazdim<br />select TARIH,HAREKET_TURU TUR,BELGE_NO,VADE_TARIHI,ACIKLAMA,BORC,ALACAK FROM TBLCAHAR (NOLOCK) WHERE CARI_KOD='<em><font color=red>xxxxx</font></em>' AND HAREKET_TURU&lt;&gt;'A'<br /><span style="font-size:10px"><br /><br />Düzenleyen mbaykan - 23&nbsp;Aralık&nbsp;2009 Saat 15:13</span>]]>
   </description>
   <pubDate>Wed, 23 Dec 2009 14:31:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post10382.html#10382</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : veritabani isimleriniz SIRKET20XX...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post10381.html#10381</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2009 Saat 13:34<br /><br />veritabani isimleriniz SIRKET20XX veya SIRKETXX seklinde ise bunu raporlayacak bir makro yazabilirim<br />cari hareket dökümünde, hangi sütunlari istiyorsunuz (tarih, vade tarihi, aciklama, borc,alacak,bakiye, hareket türü, belge no disinda)?<br />Not:Bu raporda önceki yildan devirleri yani 'A' tipli hareketleri almayacagiz. Ilgili yildan gelecek<br />]]>
   </description>
   <pubDate>Wed, 23 Dec 2009 13:34:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post10381.html#10381</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : arkadasim &#231;alismak istegin excel...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post10379.html#10379</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2288">ugurlu70</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2009 Saat 11:37<br /><br />arkadasim <br>çalismak istegin excel dosyasini bana örnek olmasi açisindan yollarsan<br>sadece sütun basliklari olsun yeter <br>sana yardimci olmaya çalisirim<br><br>ugury70@gmail.com<br>]]>
   </description>
   <pubDate>Wed, 23 Dec 2009 11:37:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post10379.html#10379</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : demek olmuyor, ilgin alakan i&#231;in...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9070.html#9070</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2115">patates</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Haziran&nbsp;2009 Saat 08:16<br /><br />demek olmuyor, ilgin alakan için tesekkürler.]]>
   </description>
   <pubDate>Tue, 23 Jun 2009 08:16:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9070.html#9070</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : her veritabanini sorguya eklememiz...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9061.html#9061</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Haziran&nbsp;2009 Saat 17:52<br /><br />her veritabanini sorguya eklememiz gerekiyor dolayisi ile bu sekilde bir sey yapamayiz. ancak ilk olarak bütün sirketlerdeki veriyi baska bir tabloya aktarip oradan daha sonra yil kisiti ile getirebiliriz.]]>
   </description>
   <pubDate>Fri, 19 Jun 2009 17:52:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9061.html#9061</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : Bu sekilde istedigimiz yillari...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9059.html#9059</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2115">patates</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Haziran&nbsp;2009 Saat 12:01<br /><br />Bu sekilde istedigimiz yillari alabiliyoruz ama daha pratik olmasi için mesala excel' e baslangiç yili ve bitis yili diye iki sütun basligi açsak ve oraya mesala 2000-2006 yillarini girsek ve sorgu çalistir desek bu SQL deki veriyi bu sekilde excel' de görebilirmiyiz bu heralde extend' de olabilir extend' dede bi çözüm oldugundan bahsetmistiniz.<DIV>ilginiz için tesekkür ederim.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 Jun 2009 12:01:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9059.html#9059</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : Bu sekilde tek sirkete baglanmaniz...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9058.html#9058</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Haziran&nbsp;2009 Saat 09:17<br /><br />Bu sekilde tek sirkete baglanmaniz yeterli olur.<DIV>Her sirket için bir union daha eklemelisiniz.</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>SELECT</FONT></FONT><FONT size=2> BELGE_NO</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> TARIH</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> ACIKLAMA</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2>CARI_KOD</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> VADE_TARIHI</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> BORC</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> ALACAK</P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>from</FONT></FONT><FONT size=2> <strong>VT1</strong></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>dbo</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>tblcahar </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>where</FONT></FONT><FONT size=2> <strong>VT1</strong></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2><strong>.</strong></FONT></FONT><FONT size=2>dbo</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>TBLCAHAR</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>CARI_KOD</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>=</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>'X'</P></FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>union</FONT></FONT><FONT size=2> </FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>all</P></FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>SELECT</FONT></FONT><FONT size=2> BELGE_NO</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> TARIH</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> ACIKLAMA</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2>CARI_KOD</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> VADE_TARIHI</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2> BORC</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>,</FONT></FONT><FONT size=2>ALACAK</P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>from</FONT></FONT><FONT size=2> <strong>VT2</strong></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>dbo</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>tblcahar </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>where</FONT></FONT><FONT size=2> <strong>VT2</strong>.</FONT><FONT size=2>dbo</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>TBLCAHAR</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>.</FONT></FONT><FONT size=2>CARI_KOD</FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>=</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>'X'</P></FONT></FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 Jun 2009 09:17:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9058.html#9058</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : evet extend biliyorum, ben ayni...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9057.html#9057</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2115">patates</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Haziran&nbsp;2009 Saat 08:25<br /><br /><P>evet extend biliyorum, ben ayni anda birden fazla sirkete baglanmada bi sorun yasamadim.</P><DIV>SQL' de yabanci degilim biraz bilgim var.</DIV><DIV>her iki yöntemide ayrinti vererek anlatabilirsen çok sevinirim.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 Jun 2009 08:25:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9057.html#9057</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : extend bilyormusunuz? ger&#231;i extend...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9055.html#9055</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 18&nbsp;Haziran&nbsp;2009 Saat 16:56<br /><br />extend bilyormusunuz?<DIV>gerçi extend ile de ayni anda bir den fazla sirkete baglanmada problem var.</DIV><DIV>&nbsp;</DIV><DIV>SQL bilginiz varmidir?</DIV><DIV>excel in kendi ODBC sürücüleri ile baglanarak verileri çekebilirsiniz.</DIV>]]>
   </description>
   <pubDate>Thu, 18 Jun 2009 16:56:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9055.html#9055</guid>
  </item> 
  <item>
   <title><![CDATA[BIR KAÇ YILIN CARI HAREKET DÖKÜMÜNÜ GÖRMEK : Sayin Conari, devir yapiyorum...]]></title>
   <link>http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9053.html#9053</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2115">patates</a><br /><strong>Konu:</strong> 1628<br /><strong>Gönderim Zamanı:</strong> 18&nbsp;Haziran&nbsp;2009 Saat 14:16<br /><br />Sayin Conari, devir yapiyorum baglantinin artmasi&nbsp;bu isi imkanziz yapmiyorsa nasil yapildigini anlatabilirmisin.<DIV>Tesekkürler.</DIV>]]>
   </description>
   <pubDate>Thu, 18 Jun 2009 14:16:20 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/bir-kac-yilin-cari-hareket-dokumunu-gormek_topic1628_post9053.html#9053</guid>
  </item> 
 </channel>
</rss>