Replies: 0
I think I maybe asking something that is not possible. I have several tables. Each row the name in each row is linked to a page. When I try and sort by name it changes the number for the row and screws up every page. I have had to manually go into each page to change the row line number. When I add new rows to the bottom of a table, I cannot go and do a re-sort either to keep things in alpha order. ex.
row 1=header row stays the same
row 2 water
row 3 energy
row 4 fun
so then I sort (I need the row number to stay with the sort)
row 2 energy-needs to stay row 3
row 3 fun-needs to stay row 4
row 4 water-needs to stay row 2
so yes that would mean that the row number would no longer be regular count.
otherwise I cannot sort and have my pages that are link to the name in the cell work without having to go to every page and fixing it to the new sort row number.
I could not find anything in support that was even close to what I am asking for.