ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formula Help (https://www.excelbanter.com/excel-discussion-misc-queries/192791-formula-help.html)

Dimitri

Formula Help
 
Hello:

On a seperate spredsheet I have created a synopsis but am having to enter
the information manually. Was hoping to do the following through a formula:

If Column A = 1 and Column B = $100,000 - on the seperate sheet would like a
formula to pick up ther data

Column A Column B
1 $100,000

Dimitri

Tim879

Formula Help
 
try this...

=if(sheet2!a1 = 1, b1,"")


this returns the value of b1 if there is a one otherwise it returns
"".


On Jun 26, 4:46*pm, Dimitri wrote:
Hello:

On a seperate spredsheet I have created a synopsis but am having to enter
the information manually. *Was hoping to do the following through a formula:

If Column A = 1 and Column B = $100,000 - on the seperate sheet would like a
formula to pick up ther data

Column A * * * * Column B
1 * * * * * * * * * * *$100,000

Dimitri




All times are GMT +1. The time now is 09:55 PM.

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