I using Dynamics NAV 2018 Version, when I export report to excel file, try to add some formula { e.g =RIGHT(A57,8) }. After input formula excel will no response need close it.
Anyone Know what happen on this case?
I using Dynamics NAV 2018 Version, when I export report to excel file, try to add some formula { e.g =RIGHT(A57,8) }. After input formula excel will no response need close it.
Anyone Know what happen on this case?
I can confirm that this works. My use-case was to merge/lookup data from a .csv file and update an existing column in the Customer Table such that an existing column in my Customer Table is used to find a row in an Excel table I am importing from another system which can generate CSV files. It was relatively easy once I knew that the column in my Customer Table needed to be changed to "General". My VLOOKUP() function now works as it should.
Look at the format that the workbook is in. It might be in TEXT which does not support formulas in Excel. If it is Click the upper left corner of the spreadsheet and change to General and try you formula again. It should work.
Sorry to hear that the suggestion did not work. I would recommend opening a support ticket with Microsoft via your Solution Provider or Dynamics NAV Partner.
Hi,
I try to place the formula outside the NAV table data region, but still no response.
But thanks for your suggestion.
Hi,
Try placing your formula in a cell which is outside the NAV table data region (i.e. the colour coded cells) in the spreadsheet.
Hope that helps.
André Arnaud de Cal...
292,884
Super User 2025 Season 1
Martin Dráb
231,754
Most Valuable Professional
nmaenpaa
101,156
Moderator