snh Posted July 2, 2003 Posted July 2, 2003 is there any way to have a serial # subtract 1 increment if a record is deleted exp. (0001, 0002, 0003) say 0003 is deleted, next record is normally 0004, can i make it 0003 without going into define fields? can i print in layout mode and have the field names appear in each field. thanks for any help you might offer, and sorry if the questions aren't clear
Vaughan Posted July 3, 2003 Posted July 3, 2003 You could set the auto-enter to Max(Serial Number) + 1. This will only work if the user deleted the last record: it won't go back and find missing numbers.
AudioFreak Posted July 3, 2003 Posted July 3, 2003 RE: can i print in layout mode and have the field names appear in each field Yes you can. If you are seeing actual data from the fields. You will need to go to view>Show and unselect sample data. Michael
AudioFreak Posted July 3, 2003 Posted July 3, 2003 Remove foot from mouth, slap self in forehead. I did not realize until I printed a document that will not work. So anyway. Is it possible? I'm curious now. Sorry for the misleading advice or lack thereof. Michael
BobWeaver Posted July 3, 2003 Posted July 3, 2003 Don't feel bad AudioFreak. For a long time, I thought you could do that, and I told someone the same thing when they asked.
Lee Smith Posted July 4, 2003 Posted July 4, 2003 I'm still looking through my older versions to see which one it was that I [color:"red"] was able to do this in. So far I'm back to FileMaker 4 by Nashoba without any luck. ;( Lee
Recommended Posts
This topic is 8083 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 accountSign in
Already have an account? Sign in here.
Sign In Now