Export to All in a signle Excel Sheet
 
            
                
                    navuser1                
                
                    Member Posts: 1,334                
            
                        
            
                    Hi All,
Using Excel Buffer Can I create a excel sheet which contains the both Header and Line part of a document(PO, SO etc)?
waiting for your reply..
                Using Excel Buffer Can I create a excel sheet which contains the both Header and Line part of a document(PO, SO etc)?
waiting for your reply..
Now or Never
0                
            Comments
- 
            Using Excel Buffer you say Where you want to place any data you want. So you can say ant Cell(x,y) place Sell-To Customer and at Cell(x+1,y+1) place item no from line... You can do whatever you want. You fill the buffer and then send it to excel. So either you don't have a problem or I don't quite get the question... 0 0
- 
            Thanks for your reply.Now or Never0
- 
            kapamarou wrote:Using Excel Buffer you say Where you want to place any data you want. So you can say ant Cell(x,y) place Sell-To Customer and at Cell(x+1,y+1) place item no from line... You can do whatever you want. You fill the buffer and then send it to excel. So either you don't have a problem or I don't quite get the question... 
 Where is Cell(x+1,y+1) In Excel Buffer ??
 I think that i hv to use Automation Server Also..Now or Never0
- 
            Cell(x+1,y+1) is an example meaning Row X+1 and Column Y+1.
 What you need in table 370 is to insert a line With :
 Row No. <- This represents the Excel Line.
 Column No. <- This represents the Excel Column.
 Both make up the Cell.
 Cell Value as Text <- This represents the value of the cell.
 You don't really need an automation. Everything can be done through table 370 in which an automation is used.
 I suggest you investigate this table with it's fields and functions and see an example of how it is used...
 You could find a first example in Form 554 Analysis by Dimensions...0
- 
            Thanks =D>Now or Never0
- 
            Glad to help.
 And a tip: Usually when I use excel buffer I declare it as a Temporary table variable in order to avoid filling the real table and deleting the values after my process has finished...0
- 
            Before insert the data into the Temp table I always delete the data from It.
 But you mentioned that you delete the data after all process finished
 why??Now or Never0
- 
            I said that whenever I use Excel Buffer I declare the record variable as a Temporary in order to avoid having to delete the records first and clearing the records when I finish. Also since many users might be inserting records to that table they may come across problems, since if the variable is not Temporary then the actual database table is filled with data.0
- 
            How can I change the font Size & color of text at the time of Exporting??Now or Never0
- 
            
- 
            
- 
            No. No modification I want.Now or Never0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
