![]() |
Calculating different values
Could anyone tell me how to make several rows in my worksheet hold different
values? First category would count as 1.5, the next might count as .50, the next might count as one. My spreadsheet tracks productivity and one activity may be more complex than the next. -- jjm810 |
Calculating different values
I don't really understand your question but I would guess that you are
looking for something like: IF(First category,COUNT(Range)*1.5,IF(Second category,COUNT(Range)*0.5,IF(Third category,COUNT(Range)))) -- HTH Sandy In Perth, the ancient capital of Scotland with @tiscali.co.uk "JJM810" wrote in message ... Could anyone tell me how to make several rows in my worksheet hold different values? First category would count as 1.5, the next might count as .50, the next might count as one. My spreadsheet tracks productivity and one activity may be more complex than the next. -- jjm810 |
All times are GMT +1. The time now is 05:26 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com