ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   format cell to know number of another cell automatically (https://www.excelbanter.com/excel-worksheet-functions/87681-format-cell-know-number-another-cell-automatically.html)

Dee

format cell to know number of another cell automatically
 
If you have a spread sheet and you have multiple cells that have the same
numbers, i.e if cell A3= 15.90 cell B3 is always going to be 18.30. If I
type 15.90 into any other cell A is there anyway to format the sheet to
know that cell B will auto fill with 18.30?

Gary L Brown

format cell to know number of another cell automatically
 
Use the vLookup() function.
HTH,
--
Gary Brown

If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.


"Dee" wrote:

If you have a spread sheet and you have multiple cells that have the same
numbers, i.e if cell A3= 15.90 cell B3 is always going to be 18.30. If I
type 15.90 into any other cell A is there anyway to format the sheet to
know that cell B will auto fill with 18.30?


Bernard Liengme

format cell to know number of another cell automatically
 
Not a format but a formula
In the B3 enter: =IF(A3=15.90,18.30,"")
If needed, copy down the column
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Dee" wrote in message
...
If you have a spread sheet and you have multiple cells that have the same
numbers, i.e if cell A3= 15.90 cell B3 is always going to be 18.30. If I
type 15.90 into any other cell A is there anyway to format the sheet to
know that cell B will auto fill with 18.30?





All times are GMT +1. The time now is 04:19 AM.

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