Jump to content

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

Recommended Posts

  • Newbies
Posted

Hey All,

I'm by no means a pro at this, so I would appreciate some help finding a solution.

I am creating a database which will contain a sequential set of commands for a group of people. The database needs to be editable.

I think the best way to describe my problem is by example. Say I have 10 records.

In rec2: Field 1 = "ON"

In rec5: Field 1 = "OFF"

In rec8: Field 1 = "ON"

I'd like to make use of conditional formatting so that in rec2 through rec4, a field is bold, then in rec5 through rec7, the field is not bold, and so on and so forth.

I don't know how to make it look back in the sorted list to see what the last non-empty record is.

If you need me to explain it differently, please let me know.

Thanks,

Alex

Posted

If I'm understanding you correctly.

Use the Conditional Formatting with a formula of

Self = "ON"

then select the Bold as the Format.

HTH

Lee

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