+ Reply to Thread
Results 1 to 14 of 14

Bringing data from one spreadsheet to another in the same workbook in Excel 2007

  1. #1
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Hello,

    I am trying to help a colegue out with her workbook. She has one spreadsheet that is updated based on data entered on another spreadsheet and it works great but we are trying to add more columns and the formula isn't working for all of the cells. It is showing the formula and not the data. Some cells are working but not all of them and I can not figure out why....

    Example:

    Sheet1 is the spreadsheet that is updated and Sheet2 is the one that gets updated data.

    The formula that is in the working cells in Sheet2 is as follows:
    ='Sheet1 '!$F$2581

    I use the same formula updating cells but am getting just the formula in two of the rows....

    I would appreciate any help with this.

    Fran

  2. #2
    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,049

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Hi and welcome ot the forum

    without seeing what you are working with, I can only take a guess...

    1. unless F258 is a constant, remove the $...='Sheet1 '!F2581
    2. check the cells that just show the formula and see if they are formatted as text. If they are, change that to general or fixed (whichever suites you best). Then F2 and enter
    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

  3. #3
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Ok I did what you suggested with the formula but it still shows the formula and not the data. The cells are formatted as general.

    I am going to upload the workbook so you can see what I mean.... I am on the sheet that is updated and you can see where it is bringing the data and just showing the formula. I have only done the formula from B76 through B83 to P76 through P83. Everything above those rows is working.

    Thank you for your help with this....

    FranTest.xls

    P.S. this attachment doesn't have the changes you suggested....
    Last edited by francorona; 05-08-2014 at 07:22 PM. Reason: added info

  4. #4
    Forum Contributor
    Join Date
    05-02-2013
    Location
    Indiana
    MS-Off Ver
    Microsoft 365 (Subscription)
    Posts
    192

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    francorona,
    Take out the single quotes around the sheet name. The formula in that cell should look like this =Sheet1!F2581
    That should make it work ok!

  5. #5
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Ok, I did that but now it comes up with an error and askes if I want to accept suggested change and when I click yes it brings up this formula:
    ='[Grid]Grid '!N2687
    and makes me select the workbook from my folder.....but it is bringing up the correct data. That is going to take me a long time to update the rest of the added rows though....is there anyway to get it to fill in the formula? I tried to drag it but it doesn't fill, just copies.....

  6. #6
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Here is the spreadsheet now....

    Test.xls

  7. #7
    Forum Contributor
    Join Date
    05-02-2013
    Location
    Indiana
    MS-Off Ver
    Microsoft 365 (Subscription)
    Posts
    192

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    francorona, one thing throwing you off is the the sheet called Grid contains a space after it, that is why you are getting odd results. Right click on the word Grid and rename it without the space after it. In otherwords it is showing as "Grid " without the quotes. That will take care of one problem. But your spread sheet is very large and it would take a lot of editing to get it right. It's hard to do copy formulas becuase your formulas are not the normal consecutive runs. You are coping from bottom to top and placing the outcome in a vertical fastion. That makes it difficult. I don't thing I have a way to do it without doing each location. Good Luck.

  8. #8
    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,049

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    THose formulas must have taken forever to enter like that?

    What exactly are you trying to do, maybe there is an easier way?

  9. #9
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Good Morning! Yes, I agree it's a nightmare! I don't know who created the spreadsheet but it is set up like that so they can print the Early Draw tab very large. It's almost like a map for the soldiers that come to draw equipment for training, to show them where their equipment is parked in the yard. They updade the grid tab and it is supposed to automatically go over to the Early Draw tab....but now we need to expand the yard to have more rows to park equipment. I haven't gone in yet to correct the grid tab, I just logged in at work now. I will do that, thank you so much for all of your input.

    Fran

  10. #10
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    I took the space out of the tab name and it worked for the first cell that I did the formula in but not when I go to another cell....at this point I am not sure that this can be done in a timely manner if at all.....

  11. #11
    Forum Contributor
    Join Date
    05-02-2013
    Location
    Indiana
    MS-Off Ver
    Microsoft 365 (Subscription)
    Posts
    192

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Fran,
    I think it can be completed. I should be able to have it ready tomorrow. Is that too late?
    redsab

  12. #12
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    That would be awesome! You are the best! Thank you so very much!
    Fran

  13. #13
    Forum Contributor
    Join Date
    05-02-2013
    Location
    Indiana
    MS-Off Ver
    Microsoft 365 (Subscription)
    Posts
    192

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Fran, here is your corrected file. You stopped entering formulas in cell R76 worksheet "Early Draw", you can continue from that point. I have no idea what goes in those blank cells, but at least you should be able to continue with your process. Good Luck!
    redsab
    Attached Files Attached Files

  14. #14
    Registered User
    Join Date
    05-08-2014
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Bringing data from one spreadsheet to another in the same workbook in Excel 2007

    Thank you so much for the help!

+ 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. bringing up a calculator in excel 2007?
    By Lifeseeker in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-27-2011, 02:59 PM
  2. my excel 2007 not bringing up charts
    By iamviveksri in forum Excel General
    Replies: 1
    Last Post: 02-02-2011, 01:40 PM
  3. bringing items over from excel spreadsheet
    By kevenc in forum Excel General
    Replies: 1
    Last Post: 05-31-2007, 04:22 PM
  4. Bringing items over from excel spreadsheet
    By kevenc in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-31-2007, 03:36 PM
  5. [SOLVED] bringing data from one workbook to another using a date stamp func
    By tifosi3 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-04-2005, 08: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