Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Want help in Excel

Please answer this Qustion ASAP
In Microsoft Excel, Suppose in a name field i write name and in price field
i write price*some constant. this constant is different for different name. i
want is that this constant cannot be seen to any body but it must multiply by
price with match to the name
Main thing is that tis constant must recognize the name and when the name
matches it will automatically multiply the price with that constant

Thanks in Advance
Honey Brar
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,276
Default Want help in Excel

Hi,
Let's say you have the name in cell A2, the price in B2 and you want the
price to be multiplied by a constant in C2. First you need to create a table
with the names and the constant let's say in sheet2, then hide the sheet and
protect your workbook so nobody can see it and use the formula as follow in C2

=B2*SUMPRODUCT((A2=Sheet2!A:A)*Sheet2!B:B)

if this helps please click yes thanks


"Honey Brar" wrote:

Please answer this Qustion ASAP
In Microsoft Excel, Suppose in a name field i write name and in price field
i write price*some constant. this constant is different for different name. i
want is that this constant cannot be seen to any body but it must multiply by
price with match to the name
Main thing is that tis constant must recognize the name and when the name
matches it will automatically multiply the price with that constant

Thanks in Advance
Honey Brar

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"