![]() |
Don't think it's possible, but I thought I would ask.
I need to create a spreadsheet that starts with an employee's current salary hard-coded. There are a two more important columns: the first is "% increase" and the second is "Future Salary." Is there a way that you can enter a value into either one and the other is populated. In other words, some managers may want to use the % increase to get the future salary and others may want to enter the future salary to get the % increase. Any help would be greatly appreciated. -- smaumau ------------------------------------------------------------------------ smaumau's Profile: http://www.excelforum.com/member.php...o&userid=33128 View this thread: http://www.excelforum.com/showthread...hreadid=529408 |
Don't think it's possible, but I thought I would ask.
You could do this with a Worksheet_Change macro. Whichever cell changes,
you'd calculate the other one. What would be easier and perhaps more intuitive is to have two input columns and two calculated columns. So, if you input a value in the percentage column it would display the new salary in the future salary column; if you input a value in the future salary column, it would display the percenatge increase. Just a thought. Regards Trevor "smaumau" wrote in message ... I need to create a spreadsheet that starts with an employee's current salary hard-coded. There are a two more important columns: the first is "% increase" and the second is "Future Salary." Is there a way that you can enter a value into either one and the other is populated. In other words, some managers may want to use the % increase to get the future salary and others may want to enter the future salary to get the % increase. Any help would be greatly appreciated. -- smaumau ------------------------------------------------------------------------ smaumau's Profile: http://www.excelforum.com/member.php...o&userid=33128 View this thread: http://www.excelforum.com/showthread...hreadid=529408 |
All times are GMT +1. The time now is 11:51 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com