OK, now, how do I do that? Like I said, I have NO knowledge of acess programming. I have been playing with it a bit, and I am confused by macros and functions and all that, I tried to create the new field and setting the default value to = [field5] + 430000 but it gives me an error, (can't...
I have a two database files which contain 5 identical fields. The first database has 4232 records. The second has over 17000 records. I need to merge the two, but first I need to increase the value of field5 by 423200 in every record of the larger database. I'll explain... The program that...