S
Subs
Hi Please can anyone help
I have created a Function CtoF(Centigrade)
CtoF = Centigrade * 9 / 5 + 32
in theVB sheet1 code
I have then placed the function = CtoF (A2) in the worksheet cell B2
A2 contains a number, the function in Cell B2 should convert the number in
A2 to degrees Farenheit but it only gives me an error #NAME? I have the
correct addins and checked the names of functions but nothing works please
someone help.
I have created a Function CtoF(Centigrade)
CtoF = Centigrade * 9 / 5 + 32
in theVB sheet1 code
I have then placed the function = CtoF (A2) in the worksheet cell B2
A2 contains a number, the function in Cell B2 should convert the number in
A2 to degrees Farenheit but it only gives me an error #NAME? I have the
correct addins and checked the names of functions but nothing works please
someone help.