+ Reply to Thread
Results 1 to 1 of 1

Urgent help for writing text file to excel using macro coding

  1. #1
    Registered User
    Join Date
    06-26-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    1

    Urgent help for writing text file to excel using macro coding

    Hi,

    I have to complete one task today itself..
    My requirement is have to select only select statement from the query and paste into excel....

    The following is my input
    more stmt
    DPDTA // endif;
    // Get the DC for this PO's destination so we can retrieve the
    // filter criteria for that DC.
    exec sql select vinayagar, Arun, Prathiban
    into :vinayagar, :arun, :parthiban
    from pravin
    where arun = 100;

    // Test the PO filter criteria
    if not %open(saran);
    More stmt

    OUTPUT should be as follows in excel.....
    Field name File Name where
    vinayagar praveen arun = 100
    Arun
    Parthiban



    Please need to complete by today itself so help me out to write program for this .... Please let me know if you require any more details....
    Last edited by praveenvinay; 06-26-2012 at 09:03 AM. Reason: Bold the output

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1