Python Forum
Extracting strings from an application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extracting strings from an application
#3
The software i need to extra data from is called OpenAccounts, it's a database program for payment procurement services that holds payment records and supplier information. Despite it being a database program, it doesn't offer any reasonable way to export the data i need to collect.

When i say what i need is compicated, i mean i need the script to analyse a cell in an excel table row, then search for that value in a column in openAccounts, open that search result, use the value in the next excel cell to do another search and open and so on until it gets to the last window where it then extracts the value i've pointed it at into the excel row it's been reading from, and then doing the exact same process with the next row, and so on until all the rows have been completed.

-"i have very limited theory knowledge"-
-"need above before commenting2
Im not sure what you mean by this. If you mean i should not have posted in this forum as such a beginner then i would be welcome to any suggestions on where else i should ask this question, as i haven't been able to find a beginner friendly programming forum myself.

Lastly, I don't beleive this belongs in the "Jobs" section as the decription is "Post here if you are recruiting Python programmers, or are a Python programmer looking for work." and i am not after either of these.

Thank you for your reply
Reply


Messages In This Thread
RE: Extracting strings from an application - by jpringle1 - Jan-31-2019, 03:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to understand strings and lists of strings Konstantin23 2 822 Aug-06-2023, 11:42 AM
Last Post: deanhystad
  Splitting strings in list of strings jesse68 3 1,827 Mar-02-2022, 05:15 PM
Last Post: DeaD_EyE
  How to send data from a python application to an external application aditya_rajiv 1 2,220 Jul-26-2021, 06:00 AM
Last Post: ndc85430
Thumbs Down extracting data/strings from Word doc mikkelibsen 1 1,961 Feb-10-2021, 11:06 AM
Last Post: Larz60+
  Finding multiple strings between the two same strings Slither 1 2,556 Jun-05-2019, 09:02 PM
Last Post: Yoriz
  lists, strings, and byte strings Skaperen 2 4,270 Mar-02-2018, 02:12 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020