kleanthis1
New Member
- Joined
- Feb 15, 2017
- Messages
- 3
[FONT="]Hello, [/FONT]
[FONT="]I have a tricky question for you. After running several macros (more than 10) I come up with data like the ones that you see on the attached file. The output data is not the same every time, meaning that I may have 10 records one day, and 100 records on another day. [/FONT]
[FONT="]What I want is:[/FONT]
[FONT="]A macro or VBA that does all of the following:[/FONT]
[FONT="]1) Copy ALL from column A to a new sheet8 at column H. [/FONT]
[FONT="]2) Sort (ascending) and keep one number if there are doubles (remove doubles if any) at H column. If I have 55 twice, I want only one to be kept. [/FONT]
[FONT="]3) If it is possible I want the doubles to be shown on the next column I because they play significant role later in other macros[/FONT]
[FONT="]4) copy all the data between degrees 0 to 70 to the previous column G[/FONT]
[FONT="]5) Copy the same data beneath on column G but multiplied by minus. If 5 degrees were copied from H column, the G column will have 10 degrees. 5 positive and 5 negative. [/FONT]
[FONT="]6) at H column all the degrees to be copied beneath but multiplied by minus.[/FONT]
[FONT="]7) at A column I want the Cartesian Product of all the data from G and H column. [/FONT]
[FONT="]That's all!!!! I know that it is tricky but any help will be much appreciated !!!! Thank you in advance!!!
https://drive.google.com/open?id=0B-VauvwW5u_mMHQ0b21yRnB2c0E
[/FONT]
[FONT="]I have a tricky question for you. After running several macros (more than 10) I come up with data like the ones that you see on the attached file. The output data is not the same every time, meaning that I may have 10 records one day, and 100 records on another day. [/FONT]
[FONT="]What I want is:[/FONT]
[FONT="]A macro or VBA that does all of the following:[/FONT]
[FONT="]1) Copy ALL from column A to a new sheet8 at column H. [/FONT]
[FONT="]2) Sort (ascending) and keep one number if there are doubles (remove doubles if any) at H column. If I have 55 twice, I want only one to be kept. [/FONT]
[FONT="]3) If it is possible I want the doubles to be shown on the next column I because they play significant role later in other macros[/FONT]
[FONT="]4) copy all the data between degrees 0 to 70 to the previous column G[/FONT]
[FONT="]5) Copy the same data beneath on column G but multiplied by minus. If 5 degrees were copied from H column, the G column will have 10 degrees. 5 positive and 5 negative. [/FONT]
[FONT="]6) at H column all the degrees to be copied beneath but multiplied by minus.[/FONT]
[FONT="]7) at A column I want the Cartesian Product of all the data from G and H column. [/FONT]
[FONT="]That's all!!!! I know that it is tricky but any help will be much appreciated !!!! Thank you in advance!!!
https://drive.google.com/open?id=0B-VauvwW5u_mMHQ0b21yRnB2c0E
[/FONT]