We have a simple employee database, 1 table, names, addresses. work cell phone number, etc. A new cell phone list is distributed whenever there is a change. Some employees are widely known by a nickname which we have a field for. When printing the report I would like to replace the first name with the nickname if it exist. In excel I would use a formula like this: If(nickname<>"",nickname,first name). How/where do I do this in access?
I'm new to access so thanks in advance.
I'm new to access so thanks in advance.