<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; VBA: Перенос строк на другую страницу по условию]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=5918&amp;type=atom" />
	<updated>2011-12-29T04:37:05Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=5918</id>
		<entry>
			<title type="html"><![CDATA[Re: VBA: Перенос строк на другую страницу по условию]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=55089#p55089" />
			<content type="html"><![CDATA[<p>Можно просто функцией:<br /></p><div class="codebox"><pre><code>=ЕСЛИ(B1=1;A1;&quot;&quot;)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[arcnik]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25972</uri>
			</author>
			<updated>2011-12-29T04:37:05Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=55089#p55089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBA: Перенос строк на другую страницу по условию]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=55074#p55074" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>If ActiveCell.Value = &quot;123&quot; Then ActiveWindow.SelectedSheets.HPageBreaks.Add Before:=ActiveCell</code></pre></div>]]></content>
			<author>
				<name><![CDATA[VitAliS]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24943</uri>
			</author>
			<updated>2011-12-28T13:44:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=55074#p55074</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBA: Перенос строк на другую страницу по условию]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=49200#p49200" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>NASTASIYA пишет:</cite><blockquote><p>при определенном значение столбца</p></blockquote></div><p>Приведите пример.</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-06-19T13:42:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=49200#p49200</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[VBA: Перенос строк на другую страницу по условию]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=49199#p49199" />
			<content type="html"><![CDATA[<p>Ребят помогите))) У меня проблема )))) В общем ситуация такая: надо чтоб в Excell при определенном значение столбца переносились на другую страницу ))) Помоги кто может )))</p>]]></content>
			<author>
				<name><![CDATA[NASTASIYA]]></name>
			</author>
			<updated>2011-06-19T13:24:35Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=49199#p49199</id>
		</entry>
</feed>
