P
Poonam
When i enter USA in a cell 1000 cells look for USA and
then display the total minutes using sumproduct function.
That figure is displayed in a cell and i then manually
enter it in another cell next to USA.
When USA is changed to Canada those 1000 cells look
for "canada" and using sumproduct give me another figure.
Instead of manually entering values, i wanted to automate
it. Meaning, when USA is entered and a figure is
displayed, it goes to the corresponding cell next to USA.
i Can use =A2 to do that. When i enter Canada, =A2 gives
minutes of canada and not USA.
So IF USA, "TRUE" then the value, if FALSE, the cell
should have the value it used to have.
then display the total minutes using sumproduct function.
That figure is displayed in a cell and i then manually
enter it in another cell next to USA.
When USA is changed to Canada those 1000 cells look
for "canada" and using sumproduct give me another figure.
Instead of manually entering values, i wanted to automate
it. Meaning, when USA is entered and a figure is
displayed, it goes to the corresponding cell next to USA.
i Can use =A2 to do that. When i enter Canada, =A2 gives
minutes of canada and not USA.
So IF USA, "TRUE" then the value, if FALSE, the cell
should have the value it used to have.