New To Access

  • Thread starter Thread starter dhstein
  • Start date Start date
D

dhstein

If I set up a table and load data into it from Excel, and then I decide to
add a field, can I erase the data and reload with the new field - or is that
going to cause a lot of problems? Similarly, if I want to reload all the
data from scratch, can I erase what's there and start with just my table
definitions? Thanks.
 
Don't learn Access, learn SQL Server-- unless you want to get stuck
making $12/hour like Tony Toews.

And that's $12/canadian!

-Aaron
 
Yes you can erase the data and reload it using the newly added field as long
as the data in the newly added field complies with the datatype you've chosen
for the new field. So you can start from scratch.

hth
 
Maurice said:
Yes you can erase the data and reload it using the newly added field as long
as the data in the newly added field complies with the datatype you've chosen
for the new field. So you can start from scratch.

hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top