I'm doing multiple regression through forced method by using 6 predictors. One of them was categorical in nature with more than 2 categories (3 to be precise). I've used 2 dummy variables to clarify my analysis. I've heard from somewhere that while using such scenario, we should use either higher or lower category dummy variable. So while considering higher categorical dummy variable, my lower level of categorical dummy variable shows significant trend however when I do the same with lower categorical dummy variable as reference category, my higher categorical dummy variable shows the significant relationship. But my problem is that there value of Beta and significance values is different than before. Is that supposed to happen?