Recent content by simple matt

  1. S

    Storing a calculated Field on a table

    Gab, thanks for that link it looks as though it might help. I'm just at a bit of a loss as I'm still at the start stage and could do with knowing the correct method to do this. Yes I am aware that autonumber may not be sequential, I'm just after a unique identifier, the letters I want to put...
  2. S

    Storing a calculated Field on a table

    Reason Hi guys, thanks for your posts on this. The reason I need to store it as opposed to a query is that later on I will need a function to search on this field. I am trying to create a job number from 2 letters made up from a company division and company branch, attached to the primary key...
  3. S

    Storing a calculated Field on a table

    The right/wrong way Hi, I hope you don't mind me posting after your problem has been sorted but I am creating a database and I need to create a job number which is made up from several delimeters from a record. Obviously this is a calculated field, I would like to store it, but would be more...
Back
Top Bottom