A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Excel Import



 
 
Thread Tools Display Modes
  #1  
Old July 6th, 2005, 03:07 PM
WisconsinIT
external usenet poster
 
Posts: n/a
Default Excel Import

I want to create an access database. Now from a query that I will be doing
every month from MySQL i will be importing an excel sheet. Now on this sheet
there will be usernames and ID numbers. These are for users in my office. I
want to create a second sheet that will be in the access database all the
time with the users employee number and other information. I want to when i
import this excel sheet for it to beable to reference that second sheet and
create a third sheet or report with instead of the users ID number their
employee number and some other info. I know this can be done just too long
since I have done it. Any help on this would be great. I am doing this to
keep track on monthly basis of vacation and sick days taken by employees.
Thanks in advance for the help.
  #2  
Old July 6th, 2005, 07:40 PM
Sharkbyte
external usenet poster
 
Posts: n/a
Default

What you would want to do is import the spreadsheet, into its own form, then
use a join (query) to combine the imported sheet with your existing table, to
produce the dataset you want.

Good luck.

Sharkbyte




"WisconsinIT" wrote:

I want to create an access database. Now from a query that I will be doing
every month from MySQL i will be importing an excel sheet. Now on this sheet
there will be usernames and ID numbers. These are for users in my office. I
want to create a second sheet that will be in the access database all the
time with the users employee number and other information. I want to when i
import this excel sheet for it to beable to reference that second sheet and
create a third sheet or report with instead of the users ID number their
employee number and some other info. I know this can be done just too long
since I have done it. Any help on this would be great. I am doing this to
keep track on monthly basis of vacation and sick days taken by employees.
Thanks in advance for the help.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I enable "import text file" excel 2002? jw_schmid General Discussion 2 February 9th, 2005 10:39 PM
Import Excel Spreadsheet - Move Data to the Correct Record [email protected] General Discussion 3 February 1st, 2005 11:32 AM
Can i import one excel file to another excel file? kimbers867 General Discussion 6 October 15th, 2004 10:53 PM
Import Excel Into Access - Primary Key Error Karl Burrows General Discussion 5 August 5th, 2004 01:35 AM
Add-in functions when starting Excel programmatically Steve K. Worksheet Functions 11 July 2nd, 2004 06:38 PM


All times are GMT +1. The time now is 06:26 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.