Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Can I change data value from edit queries?

From edit queries, can I change all "1" to male and all "2" to female?   i know i can create a new column and change them by if function.  but can i change them from the existing columns?  
  • Sean's avatar
    9 years ago

    Anonymous

    1) in the Query Editor - select the column - Home tab - Data Type - change to Text

    2) right-click on the column - Replace Values - 1 - Male

    3) right-click on the column - Replace Values - 2 - Female

     

    Good Luck! :smileyhappy: