+ Reply to Thread
Results 1 to 8 of 8

Need Help trying to automatically organice data from new sheets

  1. #1
    Registered User
    Join Date
    01-07-2016
    Location
    MEXICO
    MS-Off Ver
    OFFICE 2016
    Posts
    5

    Need Help trying to automatically organice data from new sheets

    I will try to explain fully my problem as i'm not english native, hope you can help me.

    I have a workbook, in it I constantly create several sheets and use the same page format with different data in all of them, which I rename different(for example: 'A1 B1', 'A1 B2', 'A2 B1', etc.)
    In the end i want to create a summary of a specific cell of each sheet that updates itself as i am creating new sheets
    What i think of doing is using the =concatenate formula (so i get the text for example: ='A1 B1'!$V$10, and in the next 'A1 B2'!$V$10)
    in the end i only get the text, but not the data i want it to appear, so i don't know how to make it so i get the value instead of the text. (i tried copying the text and pasting it with Formating (R) and it works, but i was hoping there's a way to automatically do it.

    PD: sorry if it's in the wrong section, hope someone can move it if it's in one that it shouldn't be.
    Attached Files Attached Files
    Last edited by OrlandoMX; 01-07-2016 at 01:35 AM.

  2. #2
    Registered User
    Join Date
    09-24-2015
    Location
    Delhi, India
    MS-Off Ver
    MS Office 2013
    Posts
    65

    Re: Need Help with a formula

    hi Orlando,

    Can you attache a sample workbook so that we can understand clearly what want.

    Thanks
    Rohit

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Need Help with a formula

    Hi, welcome to the forum

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem - not what you think the answer might be. (think google search terms?). Once you have done this please send me a PM and I will remove this request. (Also, include a link to your thread - copy from the address bar)

    Many members search our previous posts, and thread titles play a big part of the search. I doubt anybody would do a search based on your title?

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (note: this change is not optional )
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    01-07-2016
    Location
    MEXICO
    MS-Off Ver
    OFFICE 2016
    Posts
    5

    Re: Need Help trying to automatically update sheets summary with formula

    hello, thank you for your replys, tried my best to change the title to fit my question and attached an example of my problem, hope you can answer my question now!

  5. #5
    Registered User
    Join Date
    09-24-2015
    Location
    Delhi, India
    MS-Off Ver
    MS Office 2013
    Posts
    65

    Re: Need Help trying to automatically organice data from new sheets

    hi,

    see in attachment if it work for you. adjust Row()-7 as per your current cell.

    Thanks
    Rohit
    Attached Files Attached Files
    Last edited by Rohit_Raj; 01-07-2016 at 02:05 AM.

  6. #6
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Need Help trying to automatically organice data from new sheets

    Try

    G4=INDIRECT(CONCATENATE($L$1,K4,$M$1,L4,"'",$N$1)) and drag down.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  7. #7
    Registered User
    Join Date
    01-07-2016
    Location
    MEXICO
    MS-Off Ver
    OFFICE 2016
    Posts
    5

    Re: Need Help trying to automatically organice data from new sheets

    thank you very much! it really solved my problem, the moderators can close or delete my post if necessary

  8. #8
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Need Help trying to automatically organice data from new sheets

    Glad to help you please mark as it solved and please add reputation by clicking star * icon left corner on your screen.

+ 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. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  2. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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