Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: Selecting a range of data and running a seperate set of code on each column within that range

    I've attached an example using match, countif and offset to achieve your goal, and also created a named range to demonstrate how this can be used too. You could also do the same thing in VBA code, though I'll leave that to someone else for now. Also, this assumes that your 'sections'...
    Posted to VBA (Forum) by Rick Williams on Thu, Jul 22 2010
  • Re: scientific calulations using scattter and trendlines

    Hi Steve, Rather than use VBA, I've developed a worksheet only solution, using dynamic named ranges, LINEST linear regression function, datatables, index/match to pick out the best results, and finally solving the simultaneous equations and plotting!! Sorry I don't have time to explain the whole...
    Posted to VBA (Forum) by Rick Williams on Wed, Jan 13 2010
  • Re: FREQUENCY function

    Hey Joe, I've done something like this before, it was a while ago and I don't remember if this is the way I did it but... You don't necessarily need to use VBA to achieve the functionality to describe I would use the "INDIRECT" function, which interprets a string as a cell reference...
    Posted to VBA (Forum) by Rick Williams on Sun, Mar 2 2008
Page 1 of 1 (3 items)
Copyright Excel User Group and the relevant contributors, 2010. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.