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/30096-formula-help.html)

WYN

formula help
 
hi excelers, i need a formula to do the following ( if possible) in cell e1 i
enter a name of a staff member,then add two other cells and multiply by
dollar number. i have tried a few different ways but can't seem to get it
right.this what i have tried =if(e1=joe,d5:d6*$10.00).any help will save the
few hairs i have left on my head. thx
--
wynb

Peo Sjoblom

Try

=if(e1=joe,(d5+d6)*10.00)

--
Regards,

Peo Sjoblom

(No private emails please)


"WYN" wrote in message
...
hi excelers, i need a formula to do the following ( if possible) in cell
e1 i
enter a name of a staff member,then add two other cells and multiply by
dollar number. i have tried a few different ways but can't seem to get it
right.this what i have tried =if(e1=joe,d5:d6*$10.00).any help will save
the
few hairs i have left on my head. thx
--
wynb



Peo Sjoblom

Oops! put quotes around Joe


=if(e1="joe",(d5+d6)*10.00)

--
Regards,

Peo Sjoblom

(No private emails please)


"Peo Sjoblom" wrote in message
...
Try

=if(e1=joe,(d5+d6)*10.00)

--
Regards,

Peo Sjoblom

(No private emails please)


"WYN" wrote in message
...
hi excelers, i need a formula to do the following ( if possible) in cell
e1 i
enter a name of a staff member,then add two other cells and multiply by
dollar number. i have tried a few different ways but can't seem to get it
right.this what i have tried =if(e1=joe,d5:d6*$10.00).any help will save
the
few hairs i have left on my head. thx
--
wynb




WYN

thank you peo that works great.(i was down to my last hair)
thx again.
--
wynb


"WYN" wrote:

hi excelers, i need a formula to do the following ( if possible) in cell e1 i
enter a name of a staff member,then add two other cells and multiply by
dollar number. i have tried a few different ways but can't seem to get it
right.this what i have tried =if(e1=joe,d5:d6*$10.00).any help will save the
few hairs i have left on my head. thx
--
wynb



All times are GMT +1. The time now is 06:03 AM.

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