Hello all.
I am running an append query taking a field from Table 'A' that has an account number, which is 15 digits and all text and appending it to Table 'B', which is formatted for a number, long integer, standard, 0 decimals.
However, I get a message that not all of the records were appended and most of the accounts are not in the formatted table (Table 'B').
I have never done an append query, so please excuse my ignorance.
What am I missing? Thanks for your help.
I am running an append query taking a field from Table 'A' that has an account number, which is 15 digits and all text and appending it to Table 'B', which is formatted for a number, long integer, standard, 0 decimals.
However, I get a message that not all of the records were appended and most of the accounts are not in the formatted table (Table 'B').
I have never done an append query, so please excuse my ignorance.
What am I missing? Thanks for your help.