<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Excel formulas Nprinting - Excel Developer tool in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1680691#M28159</link>
    <description>&lt;P&gt;The solution was, first created all formulas in excel and after import this excel as template. thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 01 Mar 2020 20:15:03 GMT</pubDate>
    <dc:creator>jsobrinho</dc:creator>
    <dc:date>2020-03-01T20:15:03Z</dc:date>
    <item>
      <title>Excel formulas Nprinting - Excel Developer tool</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1676361#M27964</link>
      <description>&lt;P&gt;Hi guys&lt;BR /&gt;&lt;BR /&gt;-I need to enable the excel developer tool. In Excel, it is necessary to activate in the file&amp;gt; Options&amp;gt; Customize ribbon&amp;gt; Main tabs&amp;gt; Developer, where can I activate NPrinting?&lt;/P&gt;&lt;P&gt;-When I try to create an Excel formula from a TB10 column, an error appears, but when I did it in Excel, I was successful.&lt;/P&gt;&lt;P&gt;-Its possible use lists box from Qlikview in NPrinting?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 17:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1676361#M27964</guid>
      <dc:creator>jsobrinho</dc:creator>
      <dc:date>2020-02-17T17:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formulas Nprinting - Excel Developer tool</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1676434#M27968</link>
      <description>&lt;P&gt;&lt;A href="https://help.qlik.com" target="_blank" rel="noopener"&gt;https://help.qlik.com&lt;/A&gt; - I suggest to always check there for answers first.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;I need to enable the excel developer tool. In Excel, it is necessary to activate in the file&amp;gt; Options&amp;gt; Customize ribbon&amp;gt; Main tabs&amp;gt; Developer, where can I activate NPrinting?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What do you need it for? If you want to write macro do it in excel and then use it as a template. I have not seen support for Dev ribbon in NPrinting. You can also try using shortcut alt+F11. If you want to embed some OCX library objects i dont think they will be supported in NPrinting. You can take the same approach and build everything in excel as a template and then try to use this template to place NPrintning entity tags.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;When I try to create an Excel formula from a TB10 column, an error appears, but when I did it in Excel, I was successful.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The way you build your report looks little bit strange. I am not sure what you are trying to achieve as you are entering whole Table as a entity tag into your template. Help.qlik.com explains how to use formulas with coresponding objects in excel.&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/November2019/Content/NPrinting/ExcelReports/Make-Calculated-Column.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/nprinting/November2019/Content/NPrinting/ExcelReports/Make-Calculated-Column.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;Its possible use lists box from Qlikview in NPrinting?&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;be precise what you want to use it for - to answer your question I can say yes, we can use listboxes in NPrinting... but you can use listbox object only as an image. If you want to use it as a data you need to use field as a Level or Page or Cycle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 02:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1676434#M27968</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-02-18T02:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formulas Nprinting - Excel Developer tool</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1676560#M27971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You added TB10 as a table tag. If the original table hase more than 3 columns they will be written over column D, E, etc in the final report. In similar cases I suggest to insert the straight table column by column.&lt;/P&gt;
&lt;P&gt;It is normal to have an Excel error in similar cases. The table tag &amp;lt;TB10&amp;gt; is interpreted by Excel as a string, if you insert it in a formula that needs a number (for example) Excel returns an error that disappears on the produced reports.&lt;/P&gt;
&lt;P&gt;In any case, inserting Excel formulas in this way is not correct.&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;suggested you to read the correct way in the help site and I agree. You need to add the straight table column by column and insert an Excel table. Maybe, it depends on the situation and it is not clear at the moment, you need to disable the Expand Range option to keep the formula references.&lt;/P&gt;
&lt;P&gt;If you want to insert Excel macros you must develop an .xlsm template and also select .xlsm as output format. It is the only template format that supports macros, and the VBA code is only copied from the source template to the output report. Macros are never executed by Qlik NPrinting.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a node of the template treeview you can insert all and only the objects that you see when you do a right click on the node. For more details read&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/November2019/Content/NPrinting/ReportsDevelopment/Qlik-objects-supported-NP.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/November2019/Content/NPrinting/ReportsDevelopment/Qlik-objects-supported-NP.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 10:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1676560#M27971</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2020-02-18T10:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formulas Nprinting - Excel Developer tool</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1680691#M28159</link>
      <description>&lt;P&gt;The solution was, first created all formulas in excel and after import this excel as template. thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 20:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-formulas-Nprinting-Excel-Developer-tool/m-p/1680691#M28159</guid>
      <dc:creator>jsobrinho</dc:creator>
      <dc:date>2020-03-01T20:15:03Z</dc:date>
    </item>
  </channel>
</rss>

