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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

excel import



 
 
Thread Tools Display Modes
  #1  
Old October 7th, 2009, 08:05 PM posted to microsoft.public.access
NAS
external usenet poster
 
Posts: 104
Default excel import

Is it possible to import information from an excel document and then retrieve
information pertaining to the items in the excel document? For example: If I
am given an excel document with various SSN's on it, is there a way that I
could import that into a database and then pull information on those SSN's?
I'm sorry if I'm not being 100% clear. I am using Access 2003 on Windows XP.
--
NO STEVE, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".
  #2  
Old October 7th, 2009, 08:09 PM posted to microsoft.public.access
Golfinray
external usenet poster
 
Posts: 1,597
Default excel import

Yes, you can use File\Import and bring the document into Access and then
query for the ssn's. Or you can do it with code, such as with the
transferspreadsheet method. Check Help for both.
--
Milton Purdy
ACCESS
State of Arkansas


"NAS" wrote:

Is it possible to import information from an excel document and then retrieve
information pertaining to the items in the excel document? For example: If I
am given an excel document with various SSN's on it, is there a way that I
could import that into a database and then pull information on those SSN's?
I'm sorry if I'm not being 100% clear. I am using Access 2003 on Windows XP.
--
NO STEVE, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".

  #3  
Old October 7th, 2009, 08:14 PM posted to microsoft.public.access
NAS
external usenet poster
 
Posts: 104
Default excel import

Will this work if it is a different spreadsheet each time?
--
NO, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".


"golfinray" wrote:

Yes, you can use File\Import and bring the document into Access and then
query for the ssn's. Or you can do it with code, such as with the
transferspreadsheet method. Check Help for both.
--
Milton Purdy
ACCESS
State of Arkansas


"NAS" wrote:

Is it possible to import information from an excel document and then retrieve
information pertaining to the items in the excel document? For example: If I
am given an excel document with various SSN's on it, is there a way that I
could import that into a database and then pull information on those SSN's?
I'm sorry if I'm not being 100% clear. I am using Access 2003 on Windows XP.
--
NO STEVE, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".

  #4  
Old October 7th, 2009, 09:09 PM posted to microsoft.public.access
Piet Linden[_2_]
external usenet poster
 
Posts: 280
Default excel import

On Oct 7, 2:14*pm, NAS wrote:
Will this work if it is a different spreadsheet each time?
--
NO, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".



"golfinray" wrote:
Yes, you can use File\Import and bring the document into Access and then
query for the ssn's. Or you can do it with code, such as with the
transferspreadsheet method. Check Help for both.
--
Milton Purdy
ACCESS
State of Arkansas


"NAS" wrote:


Is it possible to import information from an excel document and then retrieve
information pertaining to the items in the excel document? For example: If I
am given an excel document with various SSN's on it, is there a way that I
could import that into a database and then pull information on those SSN's?
I'm sorry if I'm not being 100% clear. I am using Access 2003 on Windows XP.
--
NO STEVE, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".- Hide quoted text -


- Show quoted text -


If the structures are the same, yes. You'd have to link to one SS and
then update the link each time, either by using the linked table
manager or updating the Connect property of the linked table in code.

Gotta LOVE that tag line!
  #5  
Old October 7th, 2009, 09:16 PM posted to microsoft.public.access
NAS
external usenet poster
 
Posts: 104
Default excel import

Thank you both for your help. I was able to make a "rough draft" which works
fine, I just need to tweak it a little.
--
NO, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".


"Piet Linden" wrote:

On Oct 7, 2:14 pm, NAS wrote:
Will this work if it is a different spreadsheet each time?
--
NO, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".



"golfinray" wrote:
Yes, you can use File\Import and bring the document into Access and then
query for the ssn's. Or you can do it with code, such as with the
transferspreadsheet method. Check Help for both.
--
Milton Purdy
ACCESS
State of Arkansas


"NAS" wrote:


Is it possible to import information from an excel document and then retrieve
information pertaining to the items in the excel document? For example: If I
am given an excel document with various SSN's on it, is there a way that I
could import that into a database and then pull information on those SSN's?
I'm sorry if I'm not being 100% clear. I am using Access 2003 on Windows XP.
--
NO STEVE, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".- Hide quoted text -


- Show quoted text -


If the structures are the same, yes. You'd have to link to one SS and
then update the link each time, either by using the linked table
manager or updating the Connect property of the linked table in code.

Gotta LOVE that tag line!

 




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


All times are GMT +1. The time now is 11:37 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.