B4A Question [RESOLVED] Different results from: string.GetBytes, File.ReadBytes and RandomAccessFile.ReadBytes - MicroDrie (first post)    Dec 09, 2023 You are referring to the NHS datasets. The given link gives access to files with an Excel extension. The contents of an Excel file contain text that has been written in a certain way. The method depends, among other things, like the Excel version, the cell formatting, character size, text color, bac B4J Question (SOLVED) How do you address columns in an Excel worksheet with XLReader without knowing the exact structure of the worksheet? - BlueVision (first post)    Nov 18, 2022   (1 reaction) The thing with the automobiles was just another example I had in mind.
The real background:
I am working as a hardware technician for digital printers, so the Excel file is for solving hardware problems on several devices.
Categories for example (imagine that as columns within the sheet):
name of t B4J Code Snippet Set Author, Title and Category for Excel - aeric    Mar 20, 2022   (3 reactions) If you follow the tutorial, the excel file is created with a default author "Apache POI". Dim jo As JavaObject = Me jo.RunMethod("updateTitle", Array(File.Combine(File.DirApp, "Products.xlsx"), "Products")) jo.RunMethod("updateCategory", Array(File.Combine(File.DirApp, "Products.xlsx"), "Category") B4J Question EXCEL FUNCTIONS - DonManfred (first post)    Aug 29, 2021   (3 reactions) https://www.b4x.-jpoi-5-read-and-write-ms-excel-workbooks.129969/ B4J Question Reporting tool - Erel (first post)    Apr 26, 2021   (2 reactions) What about Excel? You can create a template and fill it with jPOI or the soon to be released XLUtils library. B4A Question How to open excel file via my app - incendio    Dec 05, 2020   (1 reaction) Hi guys,
I have an excel file, doc.xls in my default app folder.
Suppose I have a button view, when user click this button, an app that able to read excel file automatically open and read this doc.xls file.
Is that possible? If possible, how to do that?
Thanks in advance. B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Mar 21, 2022 Well the online excel sheet is created from walt61 html feed. Maybe there it is marked as B4A. B4A Question excel.PowerShellConvertToPdf to 1 page - Carlos Mojica    Aug 17, 2023 is it posible to convert an excel file to pdf fit it in 1 page?, how? B4J Question How to find my EXCEL file ? - Chris2 (first post)    Jul 22, 2020 File.Exists does not support the File.DirAssets folder.
97498
You should probably use File.DirData("AppName") instead. B4J Question Excel Isn't Ok - Erel (first post)    Dec 19, 2024 Use XLUtils: XLUtils / jPOI 5 - Read and write MS Excel workbooks Page: 1   2   3   4   5   6   7   Powered by ColBERT |