Project Description:
I am using a poker simulator called Poker Academy Pro 2.5. The software compiles, and exports basic text files of hand histories (every hand I played on the simulator). I am trying to analyze my play by importing these text files into a third-party database analysis software called PokerTracker 3.
Unfortunately the format of the hand history data from Poker Academy Pro 2.5 text files does not match any format recognized by PokerTracker 3. I posted solution requests on PokerTracker.com forums, but was turned down, and Poker-Academy.com site is no longer working.
Therefore, I need either a VBA script / macro / data extraction from cells for Excel 2007, or (preferably) a standalone file import/export program that automatically converts Poker Academy Pro 2.5 hand formats into one of the various formats recognized by PokerTracker 3 (these include - among others - PokerStars, PartyPoker, and FullTilt hand formats).
I am willing to pay more for a standalone program, than for Excel scripts (UNLESS you do not password protect the macros - i.e., allowing me to edit it later). Feel free to resell the code you develop to any interested buyers after me as well =o)
Here is a general screen cap of what I am trying to achieve:
http://oi56.tinypic.com/rtjnnb.jpg
I can send several thousands of hand history samples from both programs as text files if required.
Regards.