PC Review


Reply
Thread Tools Rate Thread

code to do a sql-equivalent to JOIN() (as implemented in digDB)

 
 
urlwolf
Guest
Posts: n/a
 
      18th Mar 2007
Hi,

First, I must say that I'm not a VBA programmer and never used excel
much till now. I always wrote R code for manipulating data, but I have
come to believe that excel could save me time when I learned about
things like pivot tables recently.

The one thing that I thought was out of reach for excel was the JOIN()
operation (also called merge() in R)... but then I found this:
http://www.digdb.com/excel_add_ins/j..._tables_lists/

Which works very well. However, the price for the package is a bit
steep for me (an occasional user), and that is the only function I can
see myself using... so that takes me here. Do you know of any freely
available code that implements the JOIN operation for excel (2007 in
my case)?

Thanks!

 
Reply With Quote
 
 
 
 
RB Smissaert
Guest
Posts: n/a
 
      18th Mar 2007
There is no problem doing a JOIN in Excel in SQL run on sheet ranges.
Look at this NG thread:
http://shorterlink.com/?H5CZPS

RBS

"urlwolf" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> First, I must say that I'm not a VBA programmer and never used excel
> much till now. I always wrote R code for manipulating data, but I have
> come to believe that excel could save me time when I learned about
> things like pivot tables recently.
>
> The one thing that I thought was out of reach for excel was the JOIN()
> operation (also called merge() in R)... but then I found this:
> http://www.digdb.com/excel_add_ins/j..._tables_lists/
>
> Which works very well. However, the price for the package is a bit
> steep for me (an occasional user), and that is the only function I can
> see myself using... so that takes me here. Do you know of any freely
> available code that implements the JOIN operation for excel (2007 in
> my case)?
>
> Thanks!
>


 
Reply With Quote
 
MH
Guest
Posts: n/a
 
      18th Mar 2007
Just out of interest, why not use Access (or SQL Server 2005 Express which
is free and supports Transact SQL) for data manipulation and then export the
results to Excel if you need to analyse them further?

MH

"urlwolf" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> First, I must say that I'm not a VBA programmer and never used excel
> much till now. I always wrote R code for manipulating data, but I have
> come to believe that excel could save me time when I learned about
> things like pivot tables recently.
>
> The one thing that I thought was out of reach for excel was the JOIN()
> operation (also called merge() in R)... but then I found this:
> http://www.digdb.com/excel_add_ins/j..._tables_lists/
>
> Which works very well. However, the price for the package is a bit
> steep for me (an occasional user), and that is the only function I can
> see myself using... so that takes me here. Do you know of any freely
> available code that implements the JOIN operation for excel (2007 in
> my case)?
>
> Thanks!
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Next step in using Equivalent of a Full Outer Join JohnW Microsoft Access Queries 6 17th Sep 2008 09:30 PM
DataRelations, DataTables, DataSets... what's the equivalent of a SQL JOIN statement? Anthony Williams Microsoft ADO .NET 4 16th Sep 2003 06:15 PM
Where is the implemented code for Object.Equal() Bijay Kumar Microsoft C# .NET 0 24th Jul 2003 01:58 AM
Re: C# Equivalent of VB.Net Code -- One line of code, simple Ian Microsoft ASP .NET 0 25th Jun 2003 02:14 PM
Re: C# Equivalent of VB.Net Code -- One line of code, simple Ron Microsoft ASP .NET 1 24th Jun 2003 08:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:57 PM.