Form Border & Table Export

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two quick small questions, i'm using Access 97 and I am working on
developing a database. I have two problems right now, one is i'm trying to
remove the border on my forms. You know so it's just the actual graphical
part of the forms, like the startup on the Northwind example. My second
problem is when I try to export a table, to another database it tries to
delete it and not send it, then it says it's not there after it deletes it! I
got import to work but I just need to send a table to another data base.
 
hi,
border styles are set in the forms property sheet.
you can also get a excess border if the borders not
adjusted to desired form size in desing mode.
exporting is done by file>save as/export>to an external db.
you will get dailog box to brouse to the db you want to
export to.
Post back if you have questions.
 
The first part helps but the second part isnt so usefull. I am trying to
automated the proccess by macro. I want to use Database Transfer. I'm trying
to automate it into a macro. I am designing a database for my school, so
people all over the school can hit one button and export it, then import the
files to another computer for quick and easy data collection. I've got import
to work just not export.
 

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