Access 2003

B

Barb

I have a form in excel that I need to put in to Access, what is the easiest
way to adda spreadsheet? This is for a material and labor cost form.
 
J

J_Goddard via AccessMonster.com

Hi -

MS Access is a database management program - it does not do spreadsheets,
where values in cells are dependant on values in other cells - that is what
Excel is for. MS Access can display data that may LOOK like a spreadsheet,
but it isn't.

Can you tell us in more detail what you want to do? It might be that MS
Access is not the tool for the job.

John
 
J

John W. Vinson

I have a form in excel that I need to put in to Access, what is the easiest
way to adda spreadsheet? This is for a material and labor cost form.

You can import the *data* in the Excel spreadsheet into an Access table... but
be aware that Access is emphatically NOT "Excel on steroids". It's an
altogether different program, with different conventions, different forms,
different programing and different assumptions.

In other words you can import the data, but your Excel form, all your
calculations, and any printout reports will need to be rethought and redone.

Here are some resources to get started:

Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/accessjunkie/resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

Roger Carlson's tutorials, samples and tips:
http://www.rogersaccesslibrary.com/

A free tutorial written by Crystal:
http://allenbrowne.com/casu-22.html

A video how-to series by Crystal:
http://www.YouTube.com/user/LearnAccessByCrystal

MVP Allen Browne's tutorials:
http://allenbrowne.com/links.html#Tutorials
 

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

Top