Jump to content

This topic is 7584 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello,

I have a series of calculations within a record that will most often result in a number, so I have defined the calc fields to be a number result. But occasionally the result will be a single letter (text).

I need to do arithmetical calculations (such as a sum the fields) on the result where it is a number, which would need to ignore any of the results that were a letter.

And I would need to do a count of the number of occurences where the result was a letter.

Would some kind soul be able to give me a little guidance on how I should deal with this?

Thanks very much.

(In case it may be suggested, defining any more fields such as 'if/then' type calculations to try to reorganise the data is not a practical solution because of the number of fields involved.)

Posted

Check out the "TextToNum" function for calculations.

To read about it, open the Online Help, go to Index, and type in

TextToNum function and then hit Display button.

HTH

Lee

Posted

I'm a little(?) confused.

Do you have three levels? Are you doing calcs on calcs, some of which can be alpha? Or just doing calcs on fields?

Are the basic fields alpha or numeric? If three levels, what type are the intermediate levels?

This topic is 7584 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.