Hi there Everyone! This is driving me real mad!
It should be very easy but (as I am very new to access) I just cannot cope with it. My problem is the following: I have a very simple table which has the following fields/ columns:
Table1.Code, Table1.Name, Table1.Address. What I would like to do is to create a new field/column which would be the same as the code field/column. So the new table would look like this:
Table1.Code, Table1.Code2, Table1.Name, Table1.Address. The Code and Code2 table should contain the same data. (I tried to copy and paste but I got an error massage that access can copy only 65.000 rows, but my table has 300.000+ rows.) Thank you in advance for your help!

Table1.Code, Table1.Name, Table1.Address. What I would like to do is to create a new field/column which would be the same as the code field/column. So the new table would look like this:
Table1.Code, Table1.Code2, Table1.Name, Table1.Address. The Code and Code2 table should contain the same data. (I tried to copy and paste but I got an error massage that access can copy only 65.000 rows, but my table has 300.000+ rows.) Thank you in advance for your help!