In Microsoft Access 97, how do I tell VBA to save the properties of a table I've changed?
For example, if I change the default value of a field in a table to 12345, what's the command to make it save it so that it'll always be that number (or whatever number I tell it to use in the future)?
I'm sure this is easy, but I don't know the command and don't have any books.
Thanks!
For example, if I change the default value of a field in a table to 12345, what's the command to make it save it so that it'll always be that number (or whatever number I tell it to use in the future)?
I'm sure this is easy, but I don't know the command and don't have any books.
Thanks!