T
timtam1096
Can anybody help me convert this excel formula to access code:
=IF('HF Performance 1'!F19="N/A","N/A",(1+(1+'HF Performance 1'!
F19)^(1/12)-(1+0.25%)^(1/12))^12-1)
I know I need to change the 'HF Performance 1'!F19 to the field needed
[field], but what about the (1+....???
=IF('HF Performance 1'!F19="N/A","N/A",(1+(1+'HF Performance 1'!
F19)^(1/12)-(1+0.25%)^(1/12))^12-1)
I know I need to change the 'HF Performance 1'!F19 to the field needed
[field], but what about the (1+....???