PC Review


Reply
Thread Tools Rate Thread

Adding info from Excel to Access

 
 
Red Lorakeet
Guest
Posts: n/a
 
      17th Jul 2007
I have an existing access database - loads of fields - 2 of which are
process number and keywords.

I have a spreadsheet which is produced on a daily basis which contains a
field called process number and keyword.

All I want to do is automatically - if possible get this info into the
database. The process number obviously needs to link to the same process
number in both applications.

It seems too simple but I'm struggling!

Thanks


 
Reply With Quote
 
 
 
 
Jeff Boyce
Guest
Posts: n/a
 
      17th Jul 2007
You don't mention whether the Excel data is new, or reflects "updates".
Your use of the phrase "link to the same process number" implies that you
have matching process numbers in your Access and your Excel data, and are
only interested in updating.

First, why are you keeping the same data (process number & keyword) in two
locations (Access & Excel)? Does some of the data (?Excel) go away?

Second, why in Access? What is it about Access that makes it preferable to
Excel for keeping this data?

Finally, take a look at setting up a link to the Excel data as a
"quasi-"table. This way you'd be able to create queries against the data as
if it actually were inside of Access.

Regards

Jeff Boyce
Microsoft Office/Access MVP

"Red Lorakeet" <(E-Mail Removed)> wrote in message
news:Jm6ni.37667$(E-Mail Removed)...
>I have an existing access database - loads of fields - 2 of which are
>process number and keywords.
>
> I have a spreadsheet which is produced on a daily basis which contains a
> field called process number and keyword.
>
> All I want to do is automatically - if possible get this info into the
> database. The process number obviously needs to link to the same process
> number in both applications.
>
> It seems too simple but I'm struggling!
>
> Thanks
>



 
Reply With Quote
 
Red Lorakeet
Guest
Posts: n/a
 
      18th Jul 2007
Thanks for your response, much appreciated.

The access database contains all kind of information on a project that is
running at the moment.

A separate project running at the same time (using different software)
involves imputting loads of questions and answers into it. I am then able
to get an excel spreadsheet generated out of it which I want to use in order
to imput the keywords which relate to each process number.

The original access database contains (amongst others) the two fields that
are in the spreadsheet, process number and keywords. The process number is
already filled in but the keywords field is blank at the moment - to be
filled in by the info in the spreadsheet.

As you say, I think the answer is to import the spreadhsheet into access as
a table and then I think I can do an update query?


"Jeff Boyce" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> You don't mention whether the Excel data is new, or reflects "updates".
> Your use of the phrase "link to the same process number" implies that you
> have matching process numbers in your Access and your Excel data, and are
> only interested in updating.
>
> First, why are you keeping the same data (process number & keyword) in two
> locations (Access & Excel)? Does some of the data (?Excel) go away?
>
> Second, why in Access? What is it about Access that makes it preferable
> to Excel for keeping this data?
>
> Finally, take a look at setting up a link to the Excel data as a
> "quasi-"table. This way you'd be able to create queries against the data
> as if it actually were inside of Access.
>
> Regards
>
> Jeff Boyce
> Microsoft Office/Access MVP
>
> "Red Lorakeet" <(E-Mail Removed)> wrote in message
> news:Jm6ni.37667$(E-Mail Removed)...
>>I have an existing access database - loads of fields - 2 of which are
>>process number and keywords.
>>
>> I have a spreadsheet which is produced on a daily basis which contains a
>> field called process number and keyword.
>>
>> All I want to do is automatically - if possible get this info into the
>> database. The process number obviously needs to link to the same process
>> number in both applications.
>>
>> It seems too simple but I'm struggling!
>>
>> Thanks
>>

>
>



 
Reply With Quote
 
Jeff Boyce
Guest
Posts: n/a
 
      18th Jul 2007
I'd recommend not bothering to "import" the data. That, in Access
vocabulary, means to make a copy of the data. Instead, use File | Get
External ... | Link ... to link to the Excel spreadsheet file.

Then create an update query that updates the Access table field (?keyword?)
to the value in the corresponding Excel "record" (joining your Access table
and Excel {linked} "table" on the Process#/ID). First step is to create a
select query that returns what you expect to see, then convert it to an
update query that updates as above.

Regards

Jeff Boyce
Microsoft Office/Access MVP

"Red Lorakeet" <(E-Mail Removed)> wrote in message
news:NMini.1$_(E-Mail Removed)...
> Thanks for your response, much appreciated.
>
> The access database contains all kind of information on a project that is
> running at the moment.
>
> A separate project running at the same time (using different software)
> involves imputting loads of questions and answers into it. I am then able
> to get an excel spreadsheet generated out of it which I want to use in
> order to imput the keywords which relate to each process number.
>
> The original access database contains (amongst others) the two fields that
> are in the spreadsheet, process number and keywords. The process number
> is already filled in but the keywords field is blank at the moment - to be
> filled in by the info in the spreadsheet.
>
> As you say, I think the answer is to import the spreadhsheet into access
> as a table and then I think I can do an update query?
>
>
> "Jeff Boyce" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> You don't mention whether the Excel data is new, or reflects "updates".
>> Your use of the phrase "link to the same process number" implies that you
>> have matching process numbers in your Access and your Excel data, and are
>> only interested in updating.
>>
>> First, why are you keeping the same data (process number & keyword) in
>> two locations (Access & Excel)? Does some of the data (?Excel) go away?
>>
>> Second, why in Access? What is it about Access that makes it preferable
>> to Excel for keeping this data?
>>
>> Finally, take a look at setting up a link to the Excel data as a
>> "quasi-"table. This way you'd be able to create queries against the data
>> as if it actually were inside of Access.
>>
>> Regards
>>
>> Jeff Boyce
>> Microsoft Office/Access MVP
>>
>> "Red Lorakeet" <(E-Mail Removed)> wrote in message
>> news:Jm6ni.37667$(E-Mail Removed)...
>>>I have an existing access database - loads of fields - 2 of which are
>>>process number and keywords.
>>>
>>> I have a spreadsheet which is produced on a daily basis which contains a
>>> field called process number and keyword.
>>>
>>> All I want to do is automatically - if possible get this info into the
>>> database. The process number obviously needs to link to the same
>>> process number in both applications.
>>>
>>> It seems too simple but I'm struggling!
>>>
>>> Thanks
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel getting info from Access ruffnro Microsoft Excel Programming 1 20th Nov 2009 01:59 PM
Adding new info to form fields - Access 2007 Robert Eckhart Microsoft Access Forms 1 26th Oct 2009 02:54 PM
Excel 2003 adding row info Linda Microsoft Excel Misc 2 6th Jan 2009 08:38 PM
Using Access 2003 to get info from Excel =?Utf-8?B?UnVzdHk=?= Microsoft Access Getting Started 2 17th Sep 2005 04:45 PM
Re: Access info passed to Excel for calc, and then back to Access Microsoft Access External Data 0 13th Aug 2003 05:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:32 AM.