Hi, I have a table that has two columns, TypeID which is a number and TypeName which is text. I want the TypeName column to automatically populate based on the number entered into the TypeID column. For example, in TypeID there are numbers 1, 2, 3. I want the TypeName column to look at the numbers and if it is 1, to always enter Tool, if it is 2, always enter Sample, and if it is 3, always Historics. I am a very new user and I am praying that this doesn't need code. If anyone can help me, it would be greatly appreciated. Thanks in advance!