This might be something simple to do, but I cannot figure out how to do it. I know how to link cells so where the information will be updated or inserted in another sheet. However, I do not know how to link the format of the cell.
This is basically what I'm trying to do. I have "sheet...
Ok, I'm looking through some fortran code and there is a variable "tk2" in it. Then there is a "tk2fac" that is used in an equation computing "tk2". However, "tk2fac" is not being used or initialized anywhere else in the program. I just wanted to know if...