Excel automation: export message to office assistant

Marc_Vermeulen
Member Posts: 3
Hello,
I am very happy user of the Excel automation tool in Navision (we are using 3.6). I wonder whether it is possible to send an instruction to the office assistant and let him display this message just after confirming some report with Excel automation / export.
Or, when this is not possible, can I place a in Excel so-called "comment" instead (the optional little red triangle in the right top corner of a cell)?
Thank you in advance!
Marc
I am very happy user of the Excel automation tool in Navision (we are using 3.6). I wonder whether it is possible to send an instruction to the office assistant and let him display this message just after confirming some report with Excel automation / export.
Or, when this is not possible, can I place a in Excel so-called "comment" instead (the optional little red triangle in the right top corner of a cell)?
Thank you in advance!
Marc
0
Comments
-
Look here: [Download] Office Assistant in NavisionTimo Lässer
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]0 -
Timo Lässer wrote:Look here: [Download] Office Assistant in Navision
Hello Timo,
Thanks, but I have already checked this topic and could not find the right solution there.
This is not what I need, the topic describes how to get the office assistant IN Navision. I need something to send a message TO Excel: start an Excel automation report in Navision, Navision exports some data AND a comment to Excel. Excel will open and shows the exported data and the office assistant with the comment that I wrote in Navision.
It should be something like this:
In the Navision report:
1) Make a variable with data type "automation" and ??? as subtype.
2) Write the code that exports some comment to Excel and let the office assistant display in Excel the comment. I have used several codes that look like this: ExcelAssistant.Command('blabla');
But it does not work. I hope my question is more clear now.
Greetings, Marc0 -
Have you tried something like this?
xlSheet.Range('A1').NoteText('Note text here');
or like this?xlSheet.Range('A1').AddComment('Comment text here');
0
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
- 320 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