Can anyone tell me if it possible to uplaod an excel file in to navision?
For example if we can draft a Bonus Journal excel sheet and can uplaod it in Navision General Ledger/Job Journals? instead of entering each transaction directly into Navision?
You could save the file als ‘csv’ from Excel and create a dataport to import te data if you’re using classic NAV. If you want to use it in the RTC, you’ll have to use a report or XMLPort to import the data.