Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
ok, I understand offsetting rows and column, but what is ".Value + 273#"
Set cell = ActiveCell T1 = cell.Offset(0, 0).Value + 273# |