Access 2003 has suddenly reordered the sequence of columns in a datasheet subform.
Specifically the last column has stayed in place but the others are back to front. There are about 50 columns in total.
Any ideas as to what is causing this? And what is a permanent solution?
I had a assumed that the sequence was taken from the sequence of the columns in the query in the form's record source. But as this hasn't changed I don't know if there is another place where the column sequence is recorded.
I can drag the columns back into the correct sequence but this has not prevented another involuntary reordering of the columns.
Specifically the last column has stayed in place but the others are back to front. There are about 50 columns in total.
Any ideas as to what is causing this? And what is a permanent solution?
I had a assumed that the sequence was taken from the sequence of the columns in the query in the form's record source. But as this hasn't changed I don't know if there is another place where the column sequence is recorded.
I can drag the columns back into the correct sequence but this has not prevented another involuntary reordering of the columns.
Comment