View Full Version : If statement


okitek
08-19-2002, 11:19 PM
Hi,
I have a Query with LastName, FirstName & Social as fields. Here is the situtation. If the person is added to the table and already has an entry I need a field to calculate that.
Ex.

Smith James 145-89-7485 TC1
Smith James 145-89-7485 TC2

Notice the TC changes.

Any idea how to set this up???

Pat Hartman
08-20-2002, 07:48 PM
Why would you want to add the same data multiple times?