Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Extract data from SAP to Excel?

Hi,

Have anyone any recommended sites for this?
I were thinking of using SQL and not send keys in VBA?

However, any tips for this is highly appreciated!

Sincerely,

Gunner
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Extract data from SAP to Excel?

Hi
SQL won't help you as it is not recommended to access the SAP tables
directly with SQL!
So several ways to tackle this (though you might better ask this type
of questions in a SAP user group). One way:
Create a SAP function module which gathers your data:
- This should be accessible by VBA (SAP provides sample code for
accessing this with VB, C, C++)

So again: Don't use SQL on SAP's internal data tables :-)




--
Regards
Frank Kabel
Frankfurt, Germany

Gunner wrote:
Hi,

Have anyone any recommended sites for this?
I were thinking of using SQL and not send keys in VBA?

However, any tips for this is highly appreciated!

Sincerely,

Gunner


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
Excel 2002 : How to extract data from columns ? Mr. Low Excel Discussion (Misc queries) 2 September 14th 07 04:56 PM
vba code for excel to extract data from txt file JE New Users to Excel 3 June 11th 07 09:19 PM
Extract Data from Multiple Excel Files Steven Excel Discussion (Misc queries) 1 November 2nd 06 04:58 PM
Extract MS Excel Data embedded in MS Word qualityprocess Excel Discussion (Misc queries) 0 April 20th 06 05:52 PM
Extract data (not in table) from Word to Excel hellokitty77 Excel Discussion (Misc queries) 1 January 14th 06 01:51 PM


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

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

About Us

"It's about Microsoft Excel"