+ Reply to Thread
Results 1 to 3 of 3

create range from individual cells

Hybrid View

  1. #1
    Registered User
    Join Date
    06-02-2016
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    4

    create range from individual cells

    I would like to use a range but rather than the values for the elements being in cells A1:A4 for example, they are scattered about the sheet, for example A1, B3, D7, E10.

    I am looking for a formula that will produce something equivalent to =A1:A4, for example =createrange(A1, B3, D7, E10)

    Many thanks in advance.

    Max

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,040

    Re: create range from individual cells

    You can select desired cells (A1, B3, D7, E10) and name range as you like (i.e. test)

    then you can use formula =SUM(test) to sum values in it.
    Never use Merged Cells in Excel

  3. #3
    Registered User
    Join Date
    06-02-2016
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    4

    Re: create range from individual cells

    Thank you. This works when using sum but doesn't work for =MMULT(test,TRANSPOSE(test)) the formula I want to use.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to refernce individual cells instead of a range in a function?
    By PM1985 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-12-2015, 04:27 PM
  2. [SOLVED] Appling a range of data to a range of individual cells
    By dubliquid in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 05-08-2013, 07:36 AM
  3. Selecting all individual cells from within a range.
    By milkru1234 in forum Excel General
    Replies: 1
    Last Post: 11-13-2012, 03:03 AM
  4. Replies: 3
    Last Post: 05-12-2011, 07:01 PM
  5. Converting individual cells within a range from minutes to decimal hours
    By epyzdrh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-06-2008, 09:53 AM
  6. [SOLVED] Excel should lock individual cells or range only
    By centrality in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-30-2006, 03:10 PM
  7. Retrieve individual cells from a range changed between a range
    By baldomero in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-05-2005, 02:31 PM

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