Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Linnie
 
Posts: n/a
Default how can create a formula to add data from 1 worksheet to another?

how can create a formula to add data from 1 worksheet to another?
  #2   Report Post  
Kassie
 
Posts: n/a
Default

Hi Linnie
You can use VLOOKUP, if it is based on info on the destination sheet. Would
need more info to help you there.

You can also reference the cell in the source sheet, by inserting a formula
in the destination cell. Say you want to put the data in Sheet1, cell A3,
and you want to read the data from Sheet2, Cell F8, then in Sheet1, cell A3,
enter the following formula: =Sheet2!F8.

HTH

"Linnie" wrote:

how can create a formula to add data from 1 worksheet to another?

  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=Sheet2!A1+Sheet1!A1

or

=SUM(Sheet1:Sheet2!A1)

--
Regards,

Peo Sjoblom


"Linnie" wrote in message
...
how can create a formula to add data from 1 worksheet to another?



  #4   Report Post  
Byrone
 
Posts: n/a
Default

This helps a lot thanks, but what if you want to reference information from
another excel file. Is that possible?

"Kassie" wrote:

Hi Linnie
You can use VLOOKUP, if it is based on info on the destination sheet. Would
need more info to help you there.

You can also reference the cell in the source sheet, by inserting a formula
in the destination cell. Say you want to put the data in Sheet1, cell A3,
and you want to read the data from Sheet2, Cell F8, then in Sheet1, cell A3,
enter the following formula: =Sheet2!F8.

HTH

"Linnie" wrote:

how can create a formula to add data from 1 worksheet to another?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Howdo U copy a formula down a column, that uses data in another w. Need Help pasting a formula Excel Worksheet Functions 1 February 25th 05 06:04 PM
Formula presumes cells have data Pat Excel Worksheet Functions 1 February 24th 05 04:13 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
What function or formula do I use to calculate ROI with this data? Dave Excel Worksheet Functions 9 November 5th 04 02:42 PM
Importing Data Into Formula Based Cells Heyna Excel Worksheet Functions 1 November 4th 04 06:04 PM


All times are GMT +1. The time now is 02:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"