S
sue
How can I use non adjacent cells as one argument in a function?
Thanks,
Sue
Thanks,
Sue
Don,Don said:homework?
=sum(a1,b4,x5)
-----Original Message-----
How can I use non adjacent cells as one argument in a function?
So using a named reference is the only alternative...I was hoping that wasn't so...Norman said:Hi Sue!
Select C2, F4:G8, H10 [Use the Ctrl button to select discontiguous
cells]
Type MyRange in the name box [to left of formula bar]
Enter
Now you can use:
=SUM(MyRange)
So using a named reference is the only alternative...I was hoping that wasn't so...Norman said:Hi Sue!
Select C2, F4:G8, H10 [Use the Ctrl button to select discontiguous
cells]
Type MyRange in the name box [to left of formula bar]
Enter
Now you can use:
=SUM(MyRange)
Thanks
Sorry, this is Sue, but for some reason I can't find this thread on my newsgroup client??? So, I'llNorman said:Hi Sue or Scott or Whomever!
Re: "So using a named reference is the only alternative...I was hoping
that wasn't so.."
It might help if you give more details of what you are doing.