I'm sure that to most of you this will be an easy answer but to me it
isn't so here goes..
I have a database that I want to export a table from into Excel format
so that I can use it on my palmtop. I don't want all of the data in the
table - just current members details (I allready have a query to show
only current members that is used in a number of other places in the
database).
I can manage to export the data to an excel file and view through excel
but I also want to be able to make aditions/changes to the data while
away from my PC (using the palmtop) and then import the data back to the
main database.
I've seen how to import data into a current table but when I try to
import the data back to the table it won't allow me to do so because it
creates multiple primary keys.
How can I export the information from the table to excel and then back
again after making changes?
Any suggestions welcomed.
--
Chris Naylor
Remove your trousers to reply
"No point in making a molehill out of an elephant!"
isn't so here goes..
I have a database that I want to export a table from into Excel format
so that I can use it on my palmtop. I don't want all of the data in the
table - just current members details (I allready have a query to show
only current members that is used in a number of other places in the
database).
I can manage to export the data to an excel file and view through excel
but I also want to be able to make aditions/changes to the data while
away from my PC (using the palmtop) and then import the data back to the
main database.
I've seen how to import data into a current table but when I try to
import the data back to the table it won't allow me to do so because it
creates multiple primary keys.
How can I export the information from the table to excel and then back
again after making changes?
Any suggestions welcomed.
--
Chris Naylor
Remove your trousers to reply
"No point in making a molehill out of an elephant!"
Comment