Jump to content

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

Recommended Posts

Posted (edited)

Hi all,

New to filemaker and have (what seems like) a simple question. How do I make a field that numbers the entries for the day. I have multiple transactions everyday and need them to be numbered 1-X everyday.

For example my fields are:

Date, Client name, Item name, Price, Multiplier, and Daily transaction #.

I am using Filemaker 10 and Mac os X

thanks for the help,

Booker

Edited by Guest
Posted (edited)

So, you want to restart your page numbering each day like this

Orders for Today:

1-092209

2-092209

3-092209

Orders tomorrow:

1-092309

2-092309

You'll need a self-relationship or to control it via script. I will build a sample file with a self-relationship...

I would have to agree that this particular scenario is not safe in a multi-user environment. When necessary, it requires baby-sitting and of course should never be used as a primary key.

SerialNumbersBasedonDate.fp7.zip

Edited by Guest
Posted

To follow-on from Soren, such numbering can be done, but it's generally never a good idea. Nothing but trouble. Always ends in tears.

Whatever you do, don't use these numbers for relationships or anything important. Use auto-entered serials for relationship primary keys.

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