Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Worksheet version of VBA JOIN

Can anybody help me create a 'join' between to non-contiguous ranges
to feed into 'Slope'?

I saw another question about this on this forum BUT my problem is that
the ranges are variable, using offset, rather than fixed.

Want I want to do is:

Slope(join(offset(a10,0,0,1,a1),offset(b10,0,0,1,b 1)),'known_x's etc)

Any help appreciated,

Lawrence
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Worksheet version of VBA JOIN

Actually Patrick I want a worksheet version... not VBA

Thanks for your help though,

Lawrence





"Patrick Molloy" wrote in message ...
UNION

eg
SET rTarget = UNION(RLeft , rRight)

Patrick Molloy
Microsoft Excel MVP
-----Original Message-----
Can anybody help me create a 'join' between to non-

contiguous ranges
to feed into 'Slope'?

I saw another question about this on this forum BUT my

problem is that
the ranges are variable, using offset, rather than fixed.

Want I want to do is:

Slope(join(offset(a10,0,0,1,a1),offset

(b10,0,0,1,b1)),'known_x's etc)

Any help appreciated,

Lawrence
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Join tables like inner join in Access ryanp Excel Discussion (Misc queries) 2 July 18th 08 03:35 PM
Worksheet created in French version doesn't work in English versio RyanS Excel Discussion (Misc queries) 4 January 28th 08 09:19 PM
Need to retrieve a previous version of an excel worksheet NancyDrew Excel Discussion (Misc queries) 1 December 7th 05 10:24 PM
How do I shut off a second version (xls:2) of a worksheet? jakethedog Setting up and Configuration of Excel 2 November 2nd 05 01:45 AM
Recover earlier version of excel sheet after new version saved? stephanie38 Excel Discussion (Misc queries) 3 June 17th 05 03:52 AM


All times are GMT +1. The time now is 08:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"