Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Exporting Data to Excel

I am trying to export data into an excel spreadsheet. Is there a way using
VBA to automatically set up the sheet and have the data import? Or would I
have to use commands such as List Columns and List Rows?

Any help will be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default Exporting Data to Excel

Where are you trying to import that data from? Another workbook, another
sheet, different application (i.e. access, sql)?

I'd say record the macro while you go to
Data, Import External Data and find the file and import. you can adjust
from there.

"mdup" wrote:

I am trying to export data into an excel spreadsheet. Is there a way using
VBA to automatically set up the sheet and have the data import? Or would I
have to use commands such as List Columns and List Rows?

Any help will be appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Exporting Data to Excel

Ivan,

I am importing the data from a different application. It is called
PISDK (i am using VBA to perform a PITag search). I need to list these tags
and information about these tags in excel. PISDK is a SDK from a company
called OSI Soft. I have a code that opens excel but none of the data is input
into the sheet.

I tried recording a macro to run an Excell Add-in call PI SMT (from the
same company) to do what I wanted it to do but when I ran the recorded macro
it did not actually follow my mouse clicks and import the data. The PI SMT
add-in does exactly what I need to do, but I need to automate the process and
I am trying to do it by using VBA code. So I guess what I am asking is, is
there a way to record a Macro the follows all mouse clicks even to add-ins?
Then I would just have to write a small code to be able to change from one
server to another while following the same mouse clicks. Is it possible to do
so?

Thanks for the response.

"Ivan" wrote:

Where are you trying to import that data from? Another workbook, another
sheet, different application (i.e. access, sql)?

I'd say record the macro while you go to
Data, Import External Data and find the file and import. you can adjust
from there.

"mdup" wrote:

I am trying to export data into an excel spreadsheet. Is there a way using
VBA to automatically set up the sheet and have the data import? Or would I
have to use commands such as List Columns and List Rows?

Any help will be appreciated.

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
Exporting data to Excel Peledon Excel Worksheet Functions 6 July 26th 09 05:12 PM
exporting data from My Excel to my Web Sam Excel Programming 0 April 9th 09 06:57 AM
Exporting data to Excel Varne Excel Discussion (Misc queries) 1 September 24th 07 07:55 PM
Exporting data to Excel from VB6/VBA Darren Gulliver Excel Programming 1 August 6th 07 12:17 PM
Exporting data to Excel simmonsj_98 Excel Programming 1 May 21st 07 08:10 PM


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