View Single Post
  #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?