<pre>ExtractValue([this], '/worksheet/sectionnodename/rownodename/columnnodename')</pre>
==Example of XML field==
Here is an example of an XML field with one section (Expenses) 3 static rows (Salaries, Supplies and Total) and 3 columns (Amount, Notes and Date).
<pre><!--?xml version="1.0" encoding="UTF-8"?-->
50000
People I work with
2016-11-30
30000
Things I need
2016-11-30
8000
2016-11-30
</pre>
{{CustomFieldPageFooter}}
[[Category:XML]]