<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Find any field in SAP transaction using recursion	</title>
	<atom:link href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Mon, 06 Feb 2023 19:02:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Tomasz Płociński		</title>
		<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26634</link>

		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Mon, 06 Feb 2023 19:02:43 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1662#comment-26634</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26631&quot;&gt;Tuan&lt;/a&gt;.

Try with the error handling method.
If error is different than 0, You will know that the window is disabled.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26631">Tuan</a>.</p>
<p>Try with the error handling method.<br />
If error is different than 0, You will know that the window is disabled.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tuan		</title>
		<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26631</link>

		<dc:creator><![CDATA[Tuan]]></dc:creator>
		<pubDate>Sat, 04 Feb 2023 04:13:53 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1662#comment-26631</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26630&quot;&gt;Tuan&lt;/a&gt;.

this happened  in SAP Tcode. by that, i  tried &quot;findwindow &quot; but it didnot work( as the text field was not a window to find!) :(
thank you!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26630">Tuan</a>.</p>
<p>this happened  in SAP Tcode. by that, i  tried &#8220;findwindow &#8221; but it didnot work( as the text field was not a window to find!) 🙁<br />
thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tuan		</title>
		<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26630</link>

		<dc:creator><![CDATA[Tuan]]></dc:creator>
		<pubDate>Sat, 04 Feb 2023 04:08:37 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1662#comment-26630</guid>

					<description><![CDATA[in fact, i have to post a string into a text field but sometime the field was disable to input. So i need a solution to find the way to define if the text field input-enabled or not. if the text field was disable, i will send the key &quot;enter&quot; for example, to make it enabled . or in case defining the text field is enable, i  will paste a string into it. that&#039;s the idea, and i don&#039;t have the code yet :(]]></description>
			<content:encoded><![CDATA[<p>in fact, i have to post a string into a text field but sometime the field was disable to input. So i need a solution to find the way to define if the text field input-enabled or not. if the text field was disable, i will send the key &#8220;enter&#8221; for example, to make it enabled . or in case defining the text field is enable, i  will paste a string into it. that&#8217;s the idea, and i don&#8217;t have the code yet 🙁</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomasz Płociński		</title>
		<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26629</link>

		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Fri, 03 Feb 2023 15:59:38 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1662#comment-26629</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26628&quot;&gt;Tuan&lt;/a&gt;.

Hello
How can I help You? :)
Paste code please]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26628">Tuan</a>.</p>
<p>Hello<br />
How can I help You? 🙂<br />
Paste code please</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tuan		</title>
		<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-26628</link>

		<dc:creator><![CDATA[Tuan]]></dc:creator>
		<pubDate>Fri, 03 Feb 2023 05:01:29 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1662#comment-26628</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-21457&quot;&gt;Tomasz Płociński&lt;/a&gt;.

hi Tomasz,
i&#039;ve got a prob with finding a text field/object by name and check if is input-enabled or not.
the result will navigate my VBA script into 2 different actions.
i need your support, please.
thank you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-21457">Tomasz Płociński</a>.</p>
<p>hi Tomasz,<br />
i&#8217;ve got a prob with finding a text field/object by name and check if is input-enabled or not.<br />
the result will navigate my VBA script into 2 different actions.<br />
i need your support, please.<br />
thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomasz Płociński		</title>
		<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-24586</link>

		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Fri, 26 Aug 2022 14:03:20 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1662#comment-24586</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-24541&quot;&gt;Dinh Phan Nguyen&lt;/a&gt;.

Hello
Unfortunately this is the first time I hear about it.
Don&#039;t have any experience with that.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comment-24541">Dinh Phan Nguyen</a>.</p>
<p>Hello<br />
Unfortunately this is the first time I hear about it.<br />
Don&#8217;t have any experience with that.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
