I am trying to write a program that takes data that is entered into Delphi and write it into an Excel spreadsheet. I’m trying to do this without buying additional utilities. Is there a way to do this using COM that doesn’t require buying anything?
I’m am open to any ideas at this point.