A web-based tool in Microsoft 365 that enables users to quickly create surveys, quizzes, polls, and feedback forms.
It sounds like you are experiencing issues with sorting a list of names in Excel after merging data from different sheets. Here are some suggestions to help you resolve the problem:
- Check for Merged Cells: Ensure that there are no merged cells in the range you are trying to sort. Merged cells can cause sorting issues in Excel. If you have merged cells, they need to be identically sized for the sort to work properly.
- Consistent Formula Application: Make sure that the formula you are using to extract last names is applied consistently across all rows, including those from the newly added sheet. You might need to adjust the formula to ensure it references the correct cells from the new sheet.
- Re-evaluate the Formula: If the formula is not behaving as expected, try re-evaluating it. You can do this by copying the formula to a new column and checking if it correctly references the last names from the new sheet.
- Sort Data: After ensuring that all names are correctly formatted and the formula is applied consistently, select the entire range of names (including the new sheet) and use the Sort feature in Excel. Go to the Data tab and select "Sort" to sort by the last name column.
- Use Helper Columns: If the formula is complex, consider using a helper column to extract last names separately before sorting. This can simplify the sorting process.
If these suggestions do not resolve the issue, you may want to look into the specific formula you are using or consider sharing more details about it for further assistance.