Search found 122 matches: spreadsheet

Return to advanced search

Re: Help splitting up a character address string

Otto I am taking an Excel spreadsheet whos data is taken from a web form. I then have to take that Excel file and write a conversion program that starts at column 1 thru the end column ( whatever ) and take all those values and stuff them ...
by Rick Lipkin
Wed Nov 15, 2023 10:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Listbox in Cell of Excel

Anybody had any luck with accessing Listboxes in excel using OLE. I have a spreadsheet with a Listbox in about every cell. The user is suppose to select the value from the list box to fill it out. I am trying to fill it out using Fivewin and Ole. Don't have complete ...
by byron.hopp
Wed Jun 14, 2023 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox in Cell of Excel
Replies: 6
Views: 402

Re: FASTREPORT - MAILExport

Good afternoon. Would there be a way to do something similar to generate a spreadsheet in Excel, not using the Fast routine for that, but using My ex routine: FrPrn:SetProperty("XLSExport", "OpenExcelAfterExport" , .F.) // Abrir o excel FrPrn:SetEventHandler("XLSExport","OnSendXls",{|ParamsArray|MySendXls(FrPrn,cPdfFile)})
by marca
Tue May 23, 2023 6:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FASTREPORT - MAILExport
Replies: 3
Views: 1108

Re: Using Excel/FW under Remote Desktop

Olá Jimmy,
Thanks for the tip.

I downloaded the lib, I found it interesting, do you have any small examples for FiveWin and Harbor

In my system, there are a lot of reports generated in Spreadsheet, and it would be great to be able to open them without Excel :wink:
by Ari
Thu May 11, 2023 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Excel/FW under Remote Desktop
Replies: 7
Views: 403

Re: StyleBrowse( oBrw ) ???

... file. This is especially useful since it supports the use of filters on the original data EXCEL - We also had an option for exporting to an Excel spreadsheet.
by TimStone
Tue Dec 06, 2022 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: StyleBrowse( oBrw ) ???
Replies: 8
Views: 568

Re: Manual for OLE-instructions

... and Outlook. I'm suprised that there aren't more question about this subject because almost any software has to connect to a word processor, a spreadsheet, a calendar or e-mail. I need the necessary instructions in FWH to build this connection. But I can't find anyone with enough experience ...
by driessen
Thu Nov 10, 2022 3:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manual for OLE-instructions
Replies: 9
Views: 1012

save xbrowse column to Html

... of no connection the html file is not visible in its entirety The Xbrowse class has its own method (to html) but it works with the presence of a spreadsheet type software installed on the computer, so it uses all the potential of Excel to convert it into html I have tried to make a small function ...
by Silvio.Falconi
Sat Oct 15, 2022 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: save xbrowse column to Html
Replies: 1
Views: 168

Re: Xbrowse to Html

... do these things ( it create a webpage with css from bootstrap ) and the oBrw: toHtml () method of xbrowse class won't work if you don't have spreadsheet software installed on your computer
by Silvio.Falconi
Thu Oct 06, 2022 6:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse to Html
Replies: 16
Views: 942

Xbrowse to Html

Menuitem "Save as Html" ACTION oGrid:ToHTML() Why ask me a Spreadsheet software ? and if the user not have Excel or Openoffice or another spreadsheet cannot converte the xbrowse datas into html ? and with oBrw:ToHtml() anyway I couldn't for the ...
by Silvio.Falconi
Thu Oct 06, 2022 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse to Html
Replies: 16
Views: 942

Re: GetExcelRange ERROR

Silvio.Falconi wrote:Is there no remote possibility of extracting data from an excel spreadsheet without having Microsoft Excel installed?

You can use ADO to read the Excel data without having Excel installed on your PC
by anserkk
Mon Sep 20, 2021 4:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetExcelRange ERROR
Replies: 10
Views: 863

Re: GetExcelRange ERROR

... the mystery ... . and I was convinced that it could work even without excel Is there no remote possibility of extracting data from an excel spreadsheet without having Microsoft Excel installed?
by Silvio.Falconi
Sat Sep 18, 2021 6:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetExcelRange ERROR
Replies: 10
Views: 863

Excel Alignment

When creating an Excel object, I want to align some columns to the center. This is a common selection within Excel.

What do I send to Excel when creating a spreadsheet to make this happen. I see info on colors, width, content ... but nothing on alignment.

Thank you.
by TimStone
Wed Oct 07, 2020 11:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Excel Alignment
Replies: 2
Views: 437

More details WIN_OLEAUTO information in debugger

... ) to connect to the installed Outlook app, and filter out certain email messages & subjects, and then search through a spreadsheet & do some other stuff. In the minigui debugger, the outlook object - and other related objects - show up as just Class WIN_OLEAUTO object ...
by FWExplorer
Thu Jul 09, 2020 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: More details WIN_OLEAUTO information in debugger
Replies: 11
Views: 1696

Export xBrowse to Excel

Hello!

I need to export an xbrowse query to an Excel spreadsheet, but the user can edit it.
Any tips?

Thank you!

Rodrigo Melo
by ip_ram
Thu Jan 17, 2019 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Export xBrowse to Excel
Replies: 1
Views: 467

NirSoft utilities for programmers

... can easily export them into comma-delimited/tab-delimited/xml/html file or copy them to the clipboard and then paste them into Excel or any other spreadsheet application. https://www.nirsoft.net/programmer_tools.html Regards,
by Baxajaun
Tue Jul 03, 2018 10:36 am
 
Forum: Utilities / Utilidades
Topic: NirSoft utilities for programmers
Replies: 1
Views: 1106
Next

Return to advanced search