+ Reply to Thread
Results 1 to 3 of 3

Using concatenate to define cell references in formula for simplification. Excel 2007

Hybrid View

  1. #1
    Registered User
    Join Date
    08-11-2011
    Location
    Louisiana
    MS-Off Ver
    Excel 2016 & 365
    Posts
    39

    Using concatenate to define cell references in formula for simplification. Excel 2007

    Hello,

    I am creating a spreadsheet that collects productivity data. I want to be able to add date input daily, 1 day per sheet and have that data collected onto a single sheet for the month. At the moment, it seems like it's very time consuming to create the links from day 1, and then from day 2, and so on.

    I'm wondering if there is any way to simplify this process by using concatenate?

    For instance, for the first day, I'd be getting info from "='1'!B35", then "='1'!C35", "='1'!C35", "='1'!D35", etc. And then repeating for day 2. Is there any way to simplify this? For the row that represents each day, I can simply copy the formula across the row and the formulas are copied and adjusted. I havent' figured out a way for the formulas to auto-adjust across sheets the same way they do across rows and columns incrementally.


    Any help would be appreciated.

    ---------- Post added at 10:16 AM ---------- Previous post was at 09:55 AM ----------

    I figured it out.

    Column A has the dates listed by day number.
    Row 1, to be hidden, will include the Column number for referencing purposes. C$1
    35 is the row on each daily sheet that contains the totals for each day of each category(column).
    2 was chosen because I want the data to come exclusively from row 35. It appears to work exactly as intended. This will come in handy in future.

    =INDIRECT(ADDRESS(35,C$1,2,,$A5))

    Now can I get any suggestions on tags to use to make this thread easier to search for anyone who may have the same question?

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Using concatenate to define cell references in formula for simplification. Excel 2007

    HI cajunlibra,

    Tags could be :-

    Dynamic references
    Changing references
    changing references on daily basis etc..



    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  3. #3
    Registered User
    Join Date
    08-11-2011
    Location
    Louisiana
    MS-Off Ver
    Excel 2016 & 365
    Posts
    39

    Re: Using concatenate to define cell references in formula for simplification. Excel 2007

    Thanks. I sometimes have difficulty deciding on a subject in emails even.

+ 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