Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Is it possible to design a file that sorts like Microsoft Excel. I designed an Excel Sheet that consisted of 31 names of employees viewed vertical.

The Excel Sheet is based on employees taking overtime and distributing it equally. When an individual employee takes overtime, I place a number in the column on the right of their name and perform a sort. After the sort is completed, their name goes to the bottom of the list.

I would appreciate any help that I can get.

Sincerely,

Steve

Posted

FMP 5 introduced Table view, which offers a spreadsheet-like view of the fields on a layout.

In FMP 4 you're pretty limited to manually creating buttons and scripts to perform sorts.

Posted

Hi, S! Of course, I don't know the details of your database, but FileMaker has multi-level sort so you might be able to get what you want if you tell FM to sort like

overtime (ascending or custom order)

lastname (ascending)

firstname (ascending)

FM remembers the last sort you did, too, so you can just mark the overtime and then CTRL-S (or CMD-S mac) and hit return. Or if you want, you can write a script using ScriptMaker that does it for you and/or attach the script to a button as Vaughan mentions. You should be able to do this in FM4.

If you haven't used ScriptMaker before, it may take a little time to see how it works but it's not too bad for simple stuff. Anyone creating FileMaker databases or using it a lot will probably want to know ScriptMaker for sure.

Good luck!

--ST

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