<?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>Thema "Betreff: Excel Formelhilfe" in Plauderecke</title>
    <link>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2744774#M12352</link>
    <description>&lt;P&gt;Hi &lt;a href="https://forum.vodafone.de/t5/user/viewprofilepage/user-id/4632189"&gt;@Matpow&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;versuche es einmal mit der "Index" Funktion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;=index(G:G;(zeile(G2)-1)*3+1)&lt;BR /&gt;oder&lt;BR /&gt;=index(G:G;((zeile(G2)-1)*3)+1)&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;P&gt;Müsstest nur auf deine Tabelle anwenden und umformen.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Oct 2021 08:20:02 GMT</pubDate>
    <dc:creator>Mav1976</dc:creator>
    <dc:date>2021-10-10T08:20:02Z</dc:date>
    <item>
      <title>Excel Formelhilfe</title>
      <link>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2744598#M12350</link>
      <description>&lt;P&gt;Servus zusammen,&lt;/P&gt;&lt;P&gt;folgende Frage zu Excel:&lt;/P&gt;&lt;P&gt;Ich würde gerne im Tabellenblatt!2,&amp;nbsp; jeden dritten Wert einer Spalte G aus Tabellenblatt1 angezeigt bekommen.&lt;/P&gt;&lt;P&gt;Also folglich:&lt;/P&gt;&lt;P&gt;=Tabelle1!G2&lt;/P&gt;&lt;P&gt;=Tabelle1!G5&lt;/P&gt;&lt;P&gt;=Tabelle1!G8&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Leider lässt Excel ein einfaches "runterziehen" der Formel nicht zu.&lt;/P&gt;&lt;P&gt;Kann mir jemand weiterhelfen?&lt;/P&gt;&lt;P&gt;Auch meine bisherigen Googlesuchen mit Indirekt:&lt;/P&gt;&lt;P&gt;=Indirekt("Tabelle1!G"&amp;amp;ZEILE(G2)*3) funktioniert nicht.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vllt kann ja jemand weiterhelfen. Vielen Dank!&lt;/P&gt;&lt;P&gt;matpow&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 17:47:48 GMT</pubDate>
      <guid>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2744598#M12350</guid>
      <dc:creator>Matpow</dc:creator>
      <dc:date>2021-10-09T17:47:48Z</dc:date>
    </item>
    <item>
      <title>Betreff: Excel Formelhilfe</title>
      <link>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2744774#M12352</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forum.vodafone.de/t5/user/viewprofilepage/user-id/4632189"&gt;@Matpow&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;versuche es einmal mit der "Index" Funktion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;=index(G:G;(zeile(G2)-1)*3+1)&lt;BR /&gt;oder&lt;BR /&gt;=index(G:G;((zeile(G2)-1)*3)+1)&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;P&gt;Müsstest nur auf deine Tabelle anwenden und umformen.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 08:20:02 GMT</pubDate>
      <guid>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2744774#M12352</guid>
      <dc:creator>Mav1976</dc:creator>
      <dc:date>2021-10-10T08:20:02Z</dc:date>
    </item>
    <item>
      <title>Betreff: Excel Formelhilfe</title>
      <link>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2745708#M12357</link>
      <description>&lt;P&gt;Serus MAV,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;=index(G:G;((zeile(G2)-1)*3)+1)&lt;/PRE&gt;&lt;P&gt;funktioniert! VIELN VIELEN DANK!!!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 11:42:03 GMT</pubDate>
      <guid>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2745708#M12357</guid>
      <dc:creator>Matpow</dc:creator>
      <dc:date>2021-10-11T11:42:03Z</dc:date>
    </item>
    <item>
      <title>Betreff: Excel Formelhilfe</title>
      <link>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2747329#M12358</link>
      <description>&lt;P&gt;Da hier die Lösung markiert ist, mach ich mal ein Schloß dran.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 00:56:28 GMT</pubDate>
      <guid>https://forum.vodafone.de/t5/Plauderecke/Excel-Formelhilfe/m-p/2747329#M12358</guid>
      <dc:creator>Torsten</dc:creator>
      <dc:date>2021-10-13T00:56:28Z</dc:date>
    </item>
  </channel>
</rss>

