+ Reply to Thread
Results 1 to 2 of 2

copying and holding certain cells in the function

  1. #1
    Registered User
    Join Date
    07-28-2006
    Posts
    2

    copying and holding certain cells in the function

    Hello all,

    I'm having a slight problem with an Excel function that I hope someone can help me with:

    Here's the function that's in the cell:
    = COUNT(G12:G66)/(((countbycolor(G5:G65, 46,FALSE))+(countbycolor(A5:A65,40,FALSE)))

    I then have to drag this cell to the right (thus copying the function to display the new calculated values). However, I'd like have everthing shift (G12:G66 to H12:H66 to I12:I66 etc...) except A5:A65. I would like to hold this value as is. Is this possible???

    Thank you very much in advance.
    Regards,

    Ron.

  2. #2
    Forum Contributor
    Join Date
    05-11-2006
    Posts
    104
    Hi,

    I've not heard of the countbycolor function and my Excel doesn't recognise it - but I am guessing that if you used the function

    = COUNT(G12:G66)/(((countbycolor(G5:G65, 46,FALSE))+(countbycolor($A$5:$A$65,40,FALSE)))

    it should achieve what you want?

    What is the function used for by the way? Is it an addin?

    Regards

    Carl

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1