<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://doc.djeeni.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://doc.djeeni.com/feed.php">
        <title>Djeeni Documentation en:process_steps:range_cell</title>
        <description></description>
        <link>https://doc.djeeni.com/</link>
        <image rdf:resource="https://doc.djeeni.com/lib/tpl/djeeni/images/favicon.ico" />
       <dc:date>2026-07-10T03:20:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:cellset&amp;rev=1708780269&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:columnreorder&amp;rev=1708814297&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:insertrowcolumn&amp;rev=1708808163&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:locatevalue&amp;rev=1708794268&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangecopymove&amp;rev=1708782200&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangeset&amp;rev=1708780637&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangeuse&amp;rev=1708806715&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:timestamp&amp;rev=1708814434&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://doc.djeeni.com/lib/tpl/djeeni/images/favicon.ico">
        <title>Djeeni Documentation</title>
        <link>https://doc.djeeni.com/</link>
        <url>https://doc.djeeni.com/lib/tpl/djeeni/images/favicon.ico</url>
    </image>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:cellset&amp;rev=1708780269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T14:11:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Cell Set</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:cellset&amp;rev=1708780269&amp;do=diff</link>
        <description>Cell Set

This step is only applicable for target worksheets. A value or formula can be set to a cell using this step with the following parameters:

	*  Cell: Complete Djeeni cell reference with worksheet Djeeni name, column letter and number - for example: 'DjeeniName!D4'</description>
    </item>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:columnreorder&amp;rev=1708814297&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T23:38:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Column Reorder</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:columnreorder&amp;rev=1708814297&amp;do=diff</link>
        <description>Column Reorder

The process step Column Reorder does exactly what its name says. It solves a common problem when the source data has a different structure than the target data. In this simple step you can reorder the columns avoiding long and tedious copying and pasting column-by-column.</description>
    </item>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:insertrowcolumn&amp;rev=1708808163&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T21:56:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Insert Row / Column</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:insertrowcolumn&amp;rev=1708808163&amp;do=diff</link>
        <description>Insert Row / Column

This step is only applicable for target worksheets. Insert Row / Column process step comes in handy when you have to insert one or more rows or columns into an existing data set. The parameters you have to set are pretty straightforward:</description>
    </item>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:locatevalue&amp;rev=1708794268&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T18:04:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Cell Lookup</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:locatevalue&amp;rev=1708794268&amp;do=diff</link>
        <description>Cell Lookup

This step is used when you have a certain value and you are interested in which cell in a specified range that value is saved. There are three parameters that you have to specify:

	*  Cell Djeeni name: Djeeni name with the absolute address of the cell where the value that you were searching for was found. You can refer to the found cell, column or row number later in other steps by using '|cell', '|column' or '|row' additions.</description>
    </item>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangecopymove&amp;rev=1708782200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T14:43:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Range Copy/Move To</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangecopymove&amp;rev=1708782200&amp;do=diff</link>
        <description>Range Copy/Move To

The basic process step to move data from one location to another is Range Copy/Move To. It works exactly the same as its manual version in Excel. You should first define ('select') the source range and then specify the top-left cell of the target range:</description>
    </item>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangeset&amp;rev=1708780637&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T14:17:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Range Set</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangeset&amp;rev=1708780637&amp;do=diff</link>
        <description>Range Set

This step is only applicable for target worksheets. The process step Range Set (together with Cell Set) is the Djeeni counterpart of data entry on a worksheet. You can multiply a single value to a range of cells (you do not have to use double quotes to assign text values):</description>
    </item>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangeuse&amp;rev=1708806715&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T21:31:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Range Use</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:rangeuse&amp;rev=1708806715&amp;do=diff</link>
        <description>Range Use

The process step Range Use behaves like the named ranges in Excel. Once you assign a Djeeni name to your range you can use it in further process steps:





Ranges can be named on worksheets that are already in use.</description>
    </item>
    <item rdf:about="https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:timestamp&amp;rev=1708814434&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-24T23:40:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Timestamp</title>
        <link>https://doc.djeeni.com/doku.php?id=en:process_steps:range_cell:timestamp&amp;rev=1708814434&amp;do=diff</link>
        <description>Timestamp

This step is only applicable for target worksheets. Timestamp is a very simple process step, that requires only one parameter - the cell where you want to insert it. At the execution of the step the time and date of the execution are saved in the specified cell.</description>
    </item>
</rdf:RDF>
