<?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>topic Re: modelbuilder read a file in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529836#M17660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you format your excel sheet so it is readable as a table, yes, you can read excel directly into Model Builder as a table.&lt;/P&gt;&lt;P&gt;There is a tool -- Get Field Value -- which will read&amp;nbsp;a value from the first row of the table into a model element you can then use as a parameter to another tool.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/understanding-how-to-use-microsoft-excel-files-in-arcgis.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/understanding-how-to-use-microsoft-excel-files-in-arcgis.htm"&gt;Understanding how to use Microsoft Excel files in ArcGIS—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/modelbuilder-toolbox/get-field-value.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/modelbuilder-toolbox/get-field-value.htm"&gt;Get Field Value—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 04:03:50 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2017-06-08T04:03:50Z</dc:date>
    <item>
      <title>modelbuilder read a file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529834#M17658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does modelbuilder have the capability to read data from an excel file and return the value back to the model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 23:33:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529834#M17658</guid>
      <dc:creator>AngelaNicholson</dc:creator>
      <dc:date>2017-06-07T23:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: modelbuilder read a file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529835#M17659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would be a vague approach because in general you don't reference sheets or cells directly, but you can bring in an excel file into an Arc* table and then do your query from there &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/excel-to-table.htm"&gt;Excel to table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 01:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529835#M17659</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-08T01:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: modelbuilder read a file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529836#M17660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you format your excel sheet so it is readable as a table, yes, you can read excel directly into Model Builder as a table.&lt;/P&gt;&lt;P&gt;There is a tool -- Get Field Value -- which will read&amp;nbsp;a value from the first row of the table into a model element you can then use as a parameter to another tool.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/understanding-how-to-use-microsoft-excel-files-in-arcgis.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/understanding-how-to-use-microsoft-excel-files-in-arcgis.htm"&gt;Understanding how to use Microsoft Excel files in ArcGIS—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/modelbuilder-toolbox/get-field-value.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/modelbuilder-toolbox/get-field-value.htm"&gt;Get Field Value—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 04:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529836#M17660</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-06-08T04:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: modelbuilder read a file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529837#M17661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a very good Blog about formatting Excel files so that they can be read by ArcMap, strongly recommend you read this first if you intend to store data in Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2015/10/06/formatting-an-excel-table-for-use-in-arcgis/" title="https://blogs.esri.com/esri/arcgis/2015/10/06/formatting-an-excel-table-for-use-in-arcgis/"&gt;Formatting an Excel table for use in ArcGIS | ArcGIS Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:45:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529837#M17661</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2017-06-08T15:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: modelbuilder read a file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529838#M17662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the answers. got it figured out !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:46:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529838#M17662</guid>
      <dc:creator>WKDickson1</dc:creator>
      <dc:date>2017-06-08T15:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: modelbuilder read a file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529839#M17663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you mark this question as Answered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 18:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-read-a-file/m-p/529839#M17663</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-06-12T18:21:12Z</dc:date>
    </item>
  </channel>
</rss>

