<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Create Links Between Cell Ranges (Quickly)</title>
	<link>http://www.openofficetips.com/2007/08/28/create-links-between-cell-ranges-quickly/</link>
	<description>My contribution to the OOo community - including a blog with daily tips, templates and scripts. Enjoy.</description>
	<pubDate>Mon, 08 Sep 2008 17:35:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Jim Smith</title>
		<link>http://www.openofficetips.com/2007/08/28/create-links-between-cell-ranges-quickly/#comment-11302</link>
		<author>Jim Smith</author>
		<pubDate>Sat, 12 Jan 2008 10:26:29 +0000</pubDate>
		<guid>http://www.openofficetips.com/2007/08/28/create-links-between-cell-ranges-quickly/#comment-11302</guid>
		<description>This is fine, but I don't want the data from the other sheet replicated,
I simply want to do a vlookup on it by using the named block instead of having to remember the inclusive cell coordinates such as:

list of property addresses with a property ID like:
        A       B
1     PID   Address
2      1     425 Jones St
3      2     357 Smith St
4      3     999 Adams St
... the other 397 listings
400 400    633 Johnson St

The cells A2..B400 are named _props they are in the properties.ods calc sheet.


In my Workorder sheet I want to assign address number 3 to be mowed.

Ordinarily using quattro Pro I would use the following assuming the cell
at k5 is "3"

=(vlookup($k$5,[filename]SheetName:_props,2)

I cannot locate any similar syntax for referring to a named block
in another calc file.

Naturally I can't have multiple copies of the data in _props floating around,
I only want it edited and updated and increased in the one file to avoid
errors.

I just want to use the information in _props in other sheets.  My biggest complaint in Quattro Pro is that I can't open in a separate instance so I can
alt-tab back and forth for human lookups.

Maybe I'm approaching from the wrong direction.

Thanks.


vlookup(k5;L:\Properties.odsProperties.A2:J1010"</description>
		<content:encoded><![CDATA[<p>This is fine, but I don&#8217;t want the data from the other sheet replicated,<br />
I simply want to do a vlookup on it by using the named block instead of having to remember the inclusive cell coordinates such as:</p>
<p>list of property addresses with a property ID like:<br />
        A       B<br />
1     PID   Address<br />
2      1     425 Jones St<br />
3      2     357 Smith St<br />
4      3     999 Adams St<br />
&#8230; the other 397 listings<br />
400 400    633 Johnson St</p>
<p>The cells A2..B400 are named _props they are in the properties.ods calc sheet.</p>
<p>In my Workorder sheet I want to assign address number 3 to be mowed.</p>
<p>Ordinarily using quattro Pro I would use the following assuming the cell<br />
at k5 is &#8220;3&#8243;</p>
<p>=(vlookup($k$5,[filename]SheetName:_props,2)</p>
<p>I cannot locate any similar syntax for referring to a named block<br />
in another calc file.</p>
<p>Naturally I can&#8217;t have multiple copies of the data in _props floating around,<br />
I only want it edited and updated and increased in the one file to avoid<br />
errors.</p>
<p>I just want to use the information in _props in other sheets.  My biggest complaint in Quattro Pro is that I can&#8217;t open in a separate instance so I can<br />
alt-tab back and forth for human lookups.</p>
<p>Maybe I&#8217;m approaching from the wrong direction.</p>
<p>Thanks.</p>
<p>vlookup(k5;L:\Properties.odsProperties.A2:J1010&#8243;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
