+ Reply to Thread
Results 1 to 8 of 8

Copy text from 1 workbook to another with no formula

  1. #1
    Registered User
    Join Date
    01-02-2018
    Location
    United States
    MS-Off Ver
    Microsoft Office Professional Plus 2010
    Posts
    12

    Copy text from 1 workbook to another with no formula

    Using Microsoft Office Professional Plus 2010.

    I am trying to copy text from cells in workbook A to workbook B. My current method of doing this is typing = in a cell in workbook B and clicking the cell from workbook A that needs to be copied over. This gives the cell in workbook B a formula like ='[WorkbookA.xlsx]Tab1'!$C$37. This method is very time consuming as I have to manually copy and change the cell number each time to move to the next cell down. Clicking and dragging does not work in this case. Is there an easier way to copy text from workbook A to workbook B that keeps workbook B constanly up to date?

    Thank you
    Last edited by ExcelDan12; 01-23-2018 at 10:25 AM.

  2. #2
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Copy text from 1 workbook to another with no formula

    It all depends on the structure of your two files.

    If the data is structured in the same way, then just remove the $ signs and you can drag across/down as normal. For example, if you put this in B2:
    ='[WorkbookA.xlsx]Tab1'!C37
    and drag it to B3, you'll get:
    ='[WorkbookA.xlsx]Tab1'!C38
    or drag it to C2 to get:
    ='[WorkbookA.xlsx]Tab1'!D37
    In other words, the column and/or row reference will increase by one when you drag, just as normal.


    If the structures are different, then there should be some sort of lookup which can be done, but the details will depend on how the data is organised (rows/columns/empty cells/etc).
    Please attach a sample workbook/s. Make sure there is just enough data to demonstrate your need. Include a before sheet and an after sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary. Remember to remove any confidential data (real names, etc - use fake data if the type of data essential to the process).
    The paperclip icon for attaching a file doesn't work at the moment, so to attach a file, click on Go Advanced under the reply box, scroll down and click Manage Attachments to open the upload window.
    Regards,
    Aardigspook

    I recently started a new job so am a bit busy and may not reply quickly. Sorry - it's not personal - I will reply eventually.
    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark this Thread as Solved'.
    If you use commas as your decimal separator (1,23 instead of 1.23) then please replace commas with semi-colons in your formulae.
    You don't need to give me rep if I helped, but a thank-you is nice.

  3. #3
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Copy text from 1 workbook to another with no formula

    • open workbook with data
    • open new workbook
    • drag sheet with your data to the new workbook with Ctrl key
    • it will copy whole sheet

    or use PowerQuery add-in where source will be in your workbook A and result in workbook B
    Last edited by sandy666; 01-22-2018 at 02:56 PM.

  4. #4
    Registered User
    Join Date
    01-02-2018
    Location
    United States
    MS-Off Ver
    Microsoft Office Professional Plus 2010
    Posts
    12

    Re: Copy text from 1 workbook to another with no formula

    Remving the $ signs works perfectly. Thank you.

  5. #5
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Copy text from 1 workbook to another with no formula

    To whom is your answer? It would be fine to know sometimes

  6. #6
    Registered User
    Join Date
    01-02-2018
    Location
    United States
    MS-Off Ver
    Microsoft Office Professional Plus 2010
    Posts
    12

    Re: Copy text from 1 workbook to another with no formula

    I will be using Aardigspook's suggestion.

  7. #7
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Copy text from 1 workbook to another with no formula

    Ok, thanks for answer
    and try to remember to use something like this: @Aardigspook will be easier for everyone

  8. #8
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Copy text from 1 workbook to another with no formula

    Glad we could help, thanks for the rep and for marking the thread as Solved.

+ 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. [SOLVED] Copy columns to new workbook with matched headers, then save new workbook as a text file.
    By haitran in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-17-2017, 05:53 PM
  2. Replies: 1
    Last Post: 08-01-2017, 05:09 PM
  3. Macro to copy formulas from multiple workbooks into new workbook (paste text of formula)
    By robertsfd2002 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-24-2014, 12:46 PM
  4. Replies: 4
    Last Post: 05-20-2013, 11:37 AM
  5. copy text from a source workbook to target workbook
    By JMJ123 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-02-2013, 10:24 AM
  6. Replies: 13
    Last Post: 11-29-2012, 08:25 PM
  7. Replies: 3
    Last Post: 08-23-2007, 04:47 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