Re: $$Excel-Macros$$ Re: Convert to unique rows

2010-04-15 Thread Dougie Excel
yes, after posting I was wondering whether I also needed to describe now to enter forumla's in an 'array' format... If you selected 'just over' 935 rows for the array otput and qsplit really did spit out only 935 rows as expected, then the last few rows must have returned #N/A. This is down to how

Re: $$Excel-Macros$$ Re: Convert to unique rows

2010-04-14 Thread Stephen Manos
Ignore my other email where I had questions (which has not posted yet), I figured it out I have 5 columns of data, w/varying integers > 0. I knew I had to convert 412 rows of data to 935 rows of data I selected an array the same # of columns, and just over 935 rows typed '=qsplit(A1:G412,TRUE,1,2,3

Re: $$Excel-Macros$$ Re: Convert to unique rows

2010-04-14 Thread Stephen Manos
OK, I am having trouble running this function. My data has 412 rows. I see your function on the sample manos_w_QSplit.xls is entered as '=qsplit(a2:g5,TRUE,a4,b5,3,5) I enter '=qsplit(a1:g412, TRUE) and all I get is the column header data. 1) Do I need to copy the array formula over the same size

Re: $$Excel-Macros$$ Re: Convert to unique rows

2010-04-14 Thread Stephen Manos
Thank you very much, Doug, this looks amazing. I am singing praises to you. I will incorporate into my actual data. Thank you very much for taking the time On Apr 13, 9:57 am, Dougie Excel wrote: > Sorry, I have now found the group file section and will use it myself. > > Stephen, your problem am

Re: $$Excel-Macros$$ Re: Convert to unique rows

2010-04-13 Thread Dougie Excel
Sorry, I have now found the group file section and will use it myself. Stephen, your problem amused me so much I wrote a new QFunction 'QSplit' that does the job. The file I am about to upload is called: manos_w_QSplit.xls It takes the following arguments: QString([ArrayIn],[HeaderIncl],[SplitC

Re: $$Excel-Macros$$ Re: Convert to unique rows

2010-04-13 Thread Abhishek Jain
Just to clarify, there is file in Group's file section. Have attached it herewith. AJ On Tue, Apr 13, 2010 at 3:39 PM, Dougie Excel wrote: > As Paul Willekens said, you've not uploaded anything. > > The easiest solution to your task *sounds* like it would be a pivot > table (just google 'excel

$$Excel-Macros$$ Re: Convert to unique rows

2010-04-13 Thread Dougie Excel
As Paul Willekens said, you've not uploaded anything. The easiest solution to your task *sounds* like it would be a pivot table (just google 'excel pivot tutorial' or something and you'll find out all you need). The QX Function* can summarize databases on unique criteria as well, but being a VBA

$$Excel-Macros$$ Re: Convert to unique rows

2010-04-13 Thread paulwillekens
Hi Stephen, No upload in the picture... Greetings, Paul Willekens -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our Facebo