excel formula to access code

  • Thread starter Thread starter timtam1096
  • Start date Start date
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+....???
 
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+....???
 
While most of the developers hanging around here could probably do the
thing, why should they be burdened with doing what you are too lazy to
do? Having the result isn't worth your time and trouble but our time
and trouble come free??? We're volunteers to help Access developers
solve *Access* problems.

Express the desired outcome differently please.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top