Jump to content
Server Maintenance This Week. ×

Find record is omit or not


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

Recommended Posts

Hello Everyone

How do I know the record is omit or not,

by using calculation filed without run the script..

Example

I have a table candidate. (Fields: Name, zc.temp[calculation])

With 5 records ( guru, Ram, Don, mac, win)

By using find mode I will find the condition like below.

[color:blue]name = guru

Single record only found by this condition.

the remaining records in omitted status.

My requirement is:

I want to set the zc.temp= "1" When the record is found. and also zc.temp = "0" when the record is in Omit status.

By the above status [name]guru, [zc.temp] = 1

Other Four records are

[name]ram , [zc.temp]= 0

[name]don , [zc.temp]= 0

[name]mac , [zc.temp]= 0

[name]win , [zc.temp]= 0

Without using Script. How can I complete this process.

What I need to write in calculation field.

What can I do for this...

Can Any one Help me.

Link to comment
Share on other sites

This topic is 5548 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.