ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   VLookup (https://www.excelbanter.com/excel-worksheet-functions/164432-vlookup.html)

Chev320

VLookup
 
Is ther anyway of making a cell eqaul to "O" if another cell has a number
like 100
put into it..

example 100 in cell D11 would Equal "0" in cell K11 or L11 or M11.

I have various calculations in the other cells (E11 through and the answers
being given in cell K11,L11 & M11. I was thinking of doing the Vlookup in
cell N11.
When i normally put a number in D11 totals show up in totals in K11,L11&M11.
but sometimes i want K11 through M11 to equal O.


Thanks in advance.


Gary''s Student

VLookup
 
In K11 or M11 or L11 enter:

=D11-100
--
Gary''s Student - gsnu200753


"Chev320" wrote:

Is ther anyway of making a cell eqaul to "O" if another cell has a number
like 100
put into it..

example 100 in cell D11 would Equal "0" in cell K11 or L11 or M11.

I have various calculations in the other cells (E11 through and the answers
being given in cell K11,L11 & M11. I was thinking of doing the Vlookup in
cell N11.
When i normally put a number in D11 totals show up in totals in K11,L11&M11.
but sometimes i want K11 through M11 to equal O.


Thanks in advance.


Chev320

VLookup
 
I currenely have calculations in K11, M11 & L11..
Do i add this on or is it in a separate cell?? Wouldnt that be easier?

"Gary''s Student" wrote:

In K11 or M11 or L11 enter:

=D11-100
--
Gary''s Student - gsnu200753


"Chev320" wrote:

Is ther anyway of making a cell eqaul to "O" if another cell has a number
like 100
put into it..

example 100 in cell D11 would Equal "0" in cell K11 or L11 or M11.

I have various calculations in the other cells (E11 through and the answers
being given in cell K11,L11 & M11. I was thinking of doing the Vlookup in
cell N11.
When i normally put a number in D11 totals show up in totals in K11,L11&M11.
but sometimes i want K11 through M11 to equal O.


Thanks in advance.


Gary''s Student

VLookup
 
If you already have a calculation, then use:

=IF(D11=100,0,your_current_calculation)
--
Gary''s Student - gsnu200753


"Chev320" wrote:

I currenely have calculations in K11, M11 & L11..
Do i add this on or is it in a separate cell?? Wouldnt that be easier?

"Gary''s Student" wrote:

In K11 or M11 or L11 enter:

=D11-100
--
Gary''s Student - gsnu200753


"Chev320" wrote:

Is ther anyway of making a cell eqaul to "O" if another cell has a number
like 100
put into it..

example 100 in cell D11 would Equal "0" in cell K11 or L11 or M11.

I have various calculations in the other cells (E11 through and the answers
being given in cell K11,L11 & M11. I was thinking of doing the Vlookup in
cell N11.
When i normally put a number in D11 totals show up in totals in K11,L11&M11.
but sometimes i want K11 through M11 to equal O.


Thanks in advance.


Chev320

VLookup
 
Worked like a charm!!! thank you very much!! You are the Master not the
Student!!!!

"Gary''s Student" wrote:

If you already have a calculation, then use:

=IF(D11=100,0,your_current_calculation)
--
Gary''s Student - gsnu200753


"Chev320" wrote:

I currenely have calculations in K11, M11 & L11..
Do i add this on or is it in a separate cell?? Wouldnt that be easier?

"Gary''s Student" wrote:

In K11 or M11 or L11 enter:

=D11-100
--
Gary''s Student - gsnu200753


"Chev320" wrote:

Is ther anyway of making a cell eqaul to "O" if another cell has a number
like 100
put into it..

example 100 in cell D11 would Equal "0" in cell K11 or L11 or M11.

I have various calculations in the other cells (E11 through and the answers
being given in cell K11,L11 & M11. I was thinking of doing the Vlookup in
cell N11.
When i normally put a number in D11 totals show up in totals in K11,L11&M11.
but sometimes i want K11 through M11 to equal O.


Thanks in advance.



All times are GMT +1. The time now is 11:40 AM.

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