Countif and IF Formula

adriandiaz

New Member
Joined
May 31, 2018
Messages
2
I am using the following formula
=if(countif('Copy of Portfolio Transactions'!$A:$A,"Avondale Tax*"),'Copy of Portfolio Transactions'!F3,"")
The F3 Row is a dynamic field not static and every time I move the data around I do not get the results. Is there a way I can make it dynamic?
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
What this formula says is: if the COUNTIF bit delivers a non-zero count, display F3 of Copy of Portfolio Transactions. Given this, care to elaborate what "The F3 Row is a dynamic field not static and every time I move the data around I do not get the results." means?
 
Upvote 0
I am pulling data from Copy of Portfolio Transactions', and place it on another sheet, but the data in "Copy of Portfolio Transactions sheet" always moves around as data is pulled every month and its always in different Cells. The F3 next month can be F6,F7,F8. Always an F, but not in the same row.
 
Upvote 0

Forum statistics

Threads
1,223,904
Messages
6,175,295
Members
452,633
Latest member
DougMo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top