Revisions for SE_Aspectarian ---------------------------- 'v1.26 - 16 Nov 2009 ' Add special formatting for Bart and include declination positions. 'v1.23 - 17 Feb 2007 ' Added a user-defined aspect textbox and checkbox. 'v1.22 - 21 Jan 2007 ' Allow user to copy date and time data to Excel or just date data. 'v1.21 - 19 Jan 2007 ' Added solar arc to natal calculations. 'v1.20 - 10 Jan 2007 ' Added more special formatting for Viviana, including transit to natal output. 'v1.19 - 22 May 2006 ' Added waxing and waning designations (1 = waxing, -1 = waning, 0 = declination/latitude) to transit to transit listing. ' Changed 'D' for Direct to '1' and 'R' for retrograde to '-1'. 'v1.18 - 19 May 2006 ' Added 'D' and 'R' designations for direct and retrograde to output for Transit to Transit aspectarian. ' Added command button to copy aspectarian output data to an open Excel spreadsheet. 'v1.17 - 16 May 2006 ' Added planet positions in parentheses to output for Transit to Transit aspectarian. 'v1.16 - 02 Mar 2006 ' Added time zone textbox so user may set the time zone for the aspectarian display. 'v1.15 - 28 Feb 2006 ' Fixed some code that was not allowing same planet to same planet aspects to be displayed when the "Transit to natal planets" or the "Progressed to natal planets" options were selected. 'v1.14 - 28 Feb 2006 ' Aspectarian now displays those current aspects which are within one degree of exact, yet will not be exact during the time frame selected. 'v1.13 - 27 Feb 2006 ' Made code universal for date formatting. 'v1.12 - 26 Feb 2006 ' Added ability to remember natal date and time. ' Added ability to remember zodiac degree specified. ' Added ability to calculate progressions vs natal planets. 'v1.11 - 26 Feb 2006 ' Add checkbox so user may calculate astronomic positions using UT or ET (default). ' Add checkbox so user may calculate TRUE astronomic positions rather than apparent positions (default). ' When the user selects a transit to natal aspectarian, a second line of data is displayed which shows the user the daily speed of the transiting planet at the moment the transit to natal aspect is exact PLUS the APPROXIMATE number of days backward and forward that the aspect is within one degree of exact. 'v1.10 - 24 Feb 2006 ' Use ET for planet positions instead of UT. ' Display natal data in textbox rather than in MsgBox. ' v1.09 - 21 Jan 2006 ' Protect against divide by zero in two places. ' v1.08 - 21 Dec 2005 ' Made calculations faster. ' v1.07 - 20 Dec 2005 ' Added natal geo declination and helio latitude display listings. ' Added parallels and contra-parallels to aspectarians. ' v1.06 - 19 Dec 2005 ' Added menu item so user can see natal planet positions. ' v1.05 - 18 Dec 2005 ' Added help file. ' Added ability to calculate natal planet positions and transit to natal aspects. ' Added ability to load and save user-specified settings (both .opt files and .dat files). ' v1.03 and v1.04 - 14 Dec 2005 ' Add SORT OUTPUT checkbox so output can be sorted by ascending time. ' Bug fixes on aspectarian listings.