ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Copy data from once worksheet to another using formula (https://www.excelbanter.com/excel-discussion-misc-queries/222945-copy-data-once-worksheet-another-using-formula.html)

Maureen[_2_]

Copy data from once worksheet to another using formula
 
I am trying to create a formula in which I am able to copy data from one
worksheet to a cell of a different worksheet in the SAME workbook based on
specific criteria.

For example, if cell A2 on Worksheet A contains item data, I want to copy
that exact data to Worksheet B cell D50. I need to use a formula as there
will be additional criteria added later on.

How should I proceed?

Sheeloo[_3_]

Copy data from once worksheet to another using formula
 
Use something like this in D50 of Worksheet B
=IF('WorkSheet A'!A2100,'WorkSheet A'!A2,"Not 100")

"Maureen" wrote:

I am trying to create a formula in which I am able to copy data from one
worksheet to a cell of a different worksheet in the SAME workbook based on
specific criteria.

For example, if cell A2 on Worksheet A contains item data, I want to copy
that exact data to Worksheet B cell D50. I need to use a formula as there
will be additional criteria added later on.

How should I proceed?


Maureen

Copy data from once worksheet to another using formula
 
Thanks I will give i a try

"Sheeloo" wrote:

Use something like this in D50 of Worksheet B
=IF('WorkSheet A'!A2100,'WorkSheet A'!A2,"Not 100")

"Maureen" wrote:

I am trying to create a formula in which I am able to copy data from one
worksheet to a cell of a different worksheet in the SAME workbook based on
specific criteria.

For example, if cell A2 on Worksheet A contains item data, I want to copy
that exact data to Worksheet B cell D50. I need to use a formula as there
will be additional criteria added later on.

How should I proceed?



All times are GMT +1. The time now is 04:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com