Skip to content Skip to sidebar Skip to footer

Excel How to Upload an Odc File to Excle

How to import data from another worksheet?

When you operate an Excel file, you may want to import some data from another worksheet into your current worksheet. Today, I will talk almost some interesting tricks for yous to deal with this problem.

Import information from another worksheet with Connections function

Import data from another worksheet with VBA lawmaking

Import data from another worksheet with Kutools for Excel

Function Tab Enable Tabbed Editing and Browsing in Office, and Make Your Piece of work Much Easier...

Kutools for Excel Solves Most of Your Bug, and Increases Your Productivity by eighty%

  • Reuse Anything: Add the most used or circuitous formulas, charts and annihilation else to your favorites, and quickly reuse them in the future.
  • More xx text features: Extract Number from Text String; Extract or Remove Part of Texts; Convert Numbers and Currencies to English Words.
  • Merge Tools: Multiple Workbooks and Sheets into One; Merge Multiple Cells/Rows/Columns Without Losing Data; Merge Duplicate Rows and Sum.
  • Split Tools: Separate Data into Multiple Sheets Based on Value; Ane Workbook to Multiple Excel, PDF or CSV Files; 1 Cavalcade to Multiple Columns.
  • Paste Skipping Hidden/Filtered Rows; Count And Sum by Background Colour; Send Personalized Emails to Multiple Recipients in Bulk.
  • Super Filter: Create advanced filter schemes and apply to any sheets; Sort by week, day, frequency and more; Filter by bold, formulas, annotate...
  • More 300 powerful features; Works with Office 2007-2019 and 365; Supports all languages; Easy deploying in your enterprise or organisation.

arrow blue right bubble Import data from another worksheet with Connections function

Hot


If you are familiar with the Connections feature in Excel, you lot can import another worksheet data into electric current workbook, and your imported data will exist updated with the original data automatically.

i. Become to click Data > Connections, see screenshot:

doc-import-data-to-worksheet-1

two. In the Workbook Connections dialog, click Add push button, and in the popped out Existing Connections dialog, click Browse for More push, see screenshots:

iii. And and then choose the workbook that you desire to export its data to electric current worksheet.

doc-import-data-to-worksheet-1

4. After choosing the workbook, please click Open button, and select 1 worksheet that you want to use. Run into screenshot:

doc-import-data-to-worksheet-1

v. Then click OK, it will return to the Workbook Connections dialog box, and your selected workbook is added to the list box, please shut this dialog.

6. Then go on clicking Data > Existing Connections, encounter screenshot:

doc-import-data-to-worksheet-1

7. In the Existing Connections dialog box, click the workbook that you are added just now, and click Open button. Run across screenshot:

doc-import-data-to-worksheet-1

8. And in the popped out Import Information dialog, choose one option you like from the Select how you want to view this data in your workbook, and and then choose one the existing worksheet range or a new worksheet to put the data.

doc-import-data-to-worksheet-1

nine. Then click OK, the data from another worksheet has been imported into your specified worksheet.

doc-import-data-to-worksheet-1

Notes:

i. Using this method, yous tin import the data with the blazon of tabular array, PivotTable Report or PivotChart and PivotTable Report.

2. Your workbook has been continued to that external data, if you desire to get the latest data in your own workbook. Go to Information > Refresh All to become the updated data.

doc-import-data-to-worksheet-1


arrow blue right bubble Import information from another worksheet with VBA code

There are so many steps of higher up method, may be you will feel tired, here, the following VBA code also tin help you to import data from another worksheet.

i. Agree down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.

2. Click Insert > Module, and paste the following code in the Module Window.

VBA code: Import data from another worksheet

            Sub ImportDatafromotherworksheet()     Dim wkbCrntWorkBook As Workbook     Dim wkbSourceBook Every bit Workbook     Dim rngSourceRange Equally Range     Dim rngDestination As Range     Gear up wkbCrntWorkBook = ActiveWorkbook     With Application.FileDialog(msoFileDialogOpen)         .Filters.Articulate         .Filters.Add "Excel 2007-13", "*.xlsx; *.xlsm; *.xlsa"         .AllowMultiSelect = Simulated         .Testify         If .SelectedItems.Count > 0 And so             Workbooks.Open .SelectedItems(1)             Set wkbSourceBook = ActiveWorkbook             Set rngSourceRange = Application.InputBox(prompt:="Select source range", Championship:="Source Range", Default:="A1", Type:=viii)             wkbCrntWorkBook.Activate             Ready rngDestination = Application.InputBox(prompt:="Select destination cell", Championship:="Select Destination", Default:="A1", Blazon:=eight)             rngSourceRange.Copy rngDestination             rngDestination.CurrentRegion.EntireColumn.AutoFit             wkbSourceBook.Shut Fake         Cease If     End With Terminate Sub                      

iii. Then press F5 fundamental to run this lawmaking, and choose the workbook that yous want to insert its data into current workbook, meet screenshot:

doc-import-data-to-worksheet-1

4. After selecting the workbook, and so click Open up button, and select a worksheet or a range of your specified workbook which data y'all need to export. See screenshot:

doc-import-data-to-worksheet-1

5. Then click OK, and select one cell to put your imported data in your current worksheet, see screenshot:

doc-import-data-to-worksheet-1

6. Go on clicking OK, and your selected information has been imported into your worksheet.

Note: With this method, the imported data volition not update with the original information.


arrow blue right bubble Import information from another worksheet with Kutools for Excel

Kutools for Excel also provides Insert File at Cursor characteristic for you to solve this trouble.

Kutools for Excel includes more than 300 handy Excel tools. Gratuitous to endeavor with no limitation in 30 days. Get it At present

1. Open your workbook that you want to insert another worksheet information.

2. Click Enterprise > Import / Export > Insert File at Cursor, see screenshot:

doc-import-data-to-worksheet-1

3. And in the Insert File at Cursor dialog box, select a jail cell which you want to put the data begin in, and so click Browse push to select i workbook that you want to insert.

doc-import-data-to-worksheet-1

4. Then click OK, and choose ane worksheet if your workbook contains multiple worksheets from the Select a Worksheet dialog, see screenshot:

doc-import-data-to-worksheet-1

5. And and then click OK, your selected worksheet has been imported into your specific worksheet.

Note: With this method, the imported data will not update with the original data.

To know more almost this Insert File at Cursor feature.


Related article:

How to import a text file or worksheet in Excel?


The Best Office Productivity Tools

Kutools for Excel Solves Well-nigh of Your Problems, and Increases Your Productivity past 80%

  • Reuse: Chop-chop insert complex formulas, charts  and annihilation that you have used earlier; Encrypt Cells with password; Create Mailing Listing and send emails...
  • Super Formula Bar (easily edit multiple lines of text and formula); Reading Layout (hands read and edit large numbers of cells); Paste to Filtered Range...
  • Merge Cells/Rows/Columns without losing Information; Separate Cells Content; Combine Duplicate Rows/Columns... Preclude Duplicate Cells; Compare Ranges...
  • Select Indistinguishable or Unique Rows; Select Bare Rows (all cells are empty); Super Find and Fuzzy Observe in Many Workbooks; Random Select...
  • Exact Copy Multiple Cells without changing formula reference; Car Create References to Multiple Sheets; Insert Bullets, Cheque Boxes and more...
  • Extract Text, Add Text, Remove by Position, Remove Space; Create and Impress Paging Subtotals; Catechumen Between Cells Content and Comments...
  • Super Filter (relieve and apply filter schemes to other sheets); Avant-garde Sort by month/week/day, frequency and more; Special Filter by bold, italic...
  • Combine Workbooks and WorkSheets; Merge Tables based on fundamental columns; Split Data into Multiple Sheets; Batch Convert xls, xlsx and PDF...
  • More than than 300 powerful features. Supports Office/Excel 2007-2019 and 365. Supports all languages. Easy deploying in your enterprise or system. Total features 30-day complimentary trial. sixty-day money back guarantee.

kte tab 201905


Office Tab Brings Tabbed interface to Office, and Make Your Piece of work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint , Publisher, Admission, Visio and Projection.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!

officetab bottom

mathenyprecalf.blogspot.com

Source: https://www.extendoffice.com/documents/excel/1800-excel-import-data-from-another-sheet.html

Post a Comment for "Excel How to Upload an Odc File to Excle"