Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,388
Default Macro that will run from Excel but act on Excel, Word & Access

Hi Everyone!

I am looking to create a macro that will automate a process involving Excel,
Word and Access and would appreciate it if someone could help me to do this.

The process I am trying to automate is basically:

Open Word Document
Copy Word Document into Excel Workbook
Edit Excel Workbook (Remove Certain Columns etc.)
Copy Data from Excel
Paste into Access

If anyone knows how to do this kind of thing please speak up.

Thanks!!
Dave
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default Macro that will run from Excel but act on Excel, Word & Access

On Jun 28, 8:46 am, Dave wrote:
Hi Everyone!

I am looking to create a macro that will automate a process involving Excel,
Word and Access and would appreciate it if someone could help me to do this.

The process I am trying to automate is basically:

Open Word Document
Copy Word Document into Excel Workbook
Edit Excel Workbook (Remove Certain Columns etc.)
Copy Data from Excel
Paste into Access

If anyone knows how to do this kind of thing please speak up.

Thanks!!
Dave


You might want to look at adding references to the other programs
(from Excel macro editor, tools - references and then find Microsoft
Access and Microsoft Word object libraries) Then you can create an
instance of the other application from your macro and you should be
able to do the things that you want to do.

There are probably better ways (using queries) to put the data into
Access than just pasting from the clipboard.

Peter

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,388
Default Macro that will run from Excel but act on Excel, Word & Access

Hi Peter,

First of all thanks for the reply.

With regards to the Access section -

When the Data is pasted into Access it is pasted into a tool that is built
in Access. No queries are required.

If you would not mind I would like to speak to someone about this, possibly
through MSN.

If so I can be contacted at davehoonter @ hotmail.com

Thanks!
Dave

" wrote:

On Jun 28, 8:46 am, Dave wrote:
Hi Everyone!

I am looking to create a macro that will automate a process involving Excel,
Word and Access and would appreciate it if someone could help me to do this.

The process I am trying to automate is basically:

Open Word Document
Copy Word Document into Excel Workbook
Edit Excel Workbook (Remove Certain Columns etc.)
Copy Data from Excel
Paste into Access

If anyone knows how to do this kind of thing please speak up.

Thanks!!
Dave


You might want to look at adding references to the other programs
(from Excel macro editor, tools - references and then find Microsoft
Access and Microsoft Word object libraries) Then you can create an
instance of the other application from your macro and you should be
able to do the things that you want to do.

There are probably better ways (using queries) to put the data into
Access than just pasting from the clipboard.

Peter


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default Macro that will run from Excel but act on Excel, Word & Access

On Jun 28, 9:46 am, Dave wrote:
Hi Peter,

First of all thanks for the reply.

With regards to the Access section -

When the Data is pasted into Access it is pasted into a tool that is built
in Access. No queries are required.

If you would not mind I would like to speak to someone about this, possibly
through MSN.

If so I can be contacted at davehoonter @ hotmail.com

Thanks!
Dave



" wrote:
On Jun 28, 8:46 am, Dave wrote:
Hi Everyone!


I am looking to create a macro that will automate a process involving Excel,
Word and Access and would appreciate it if someone could help me to do this.


The process I am trying to automate is basically:


Open Word Document
Copy Word Document into Excel Workbook
Edit Excel Workbook (Remove Certain Columns etc.)
Copy Data from Excel
Paste into Access


If anyone knows how to do this kind of thing please speak up.


Thanks!!
Dave


You might want to look at adding references to the other programs
(from Excel macro editor, tools - references and then find Microsoft
Access and Microsoft Word object libraries) Then you can create an
instance of the other application from your macro and you should be
able to do the things that you want to do.


There are probably better ways (using queries) to put the data into
Access than just pasting from the clipboard.


Peter- Hide quoted text -


- Show quoted text -


I don't have IM installed at work. I will see if I can get on tonight.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
converting word to excel or access [email protected] Excel Programming 1 March 30th 07 06:11 PM
Can I directly from Excel publish to Word as in Access Jay Excel Discussion (Misc queries) 2 December 23rd 05 09:29 AM
How to detect MS Word or MS Access calls MS Excel using VBA Bon Excel Programming 3 December 17th 05 02:38 PM
Merging in Excel from Word, Excel, or Access RS Excel Discussion (Misc queries) 2 December 16th 05 05:16 PM
How do I operate microsoft excel,word and access Naz Setting up and Configuration of Excel 0 November 7th 05 01:08 AM


All times are GMT +1. The time now is 11:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"