Hi Everyone!
I want to Replace negative values with absolute (without Minus sign) in the same column.
While executing the following code, an error pops up saying "Subscript Out of Range".
Kindly refer also to the thread http://www.excelforum.com/excel-prog...r-methods.html![]()
Please Login or Register to view this content.
and another thread https://www.excelforum.com/excel-pro...ed-thread.html
In the original first thread i wanted to to replace to the whole dates with only day, and, in the aforementioned code, i attempted to convert the negative values to the positive ones in the same sheet in Column "E".
I am writing separate codes for these two tasks. I think this can be solved using Two dimensional dynamic arrays for both the columns in one sub routine, I tried but failed...
I need your valuable help on:
1. Rectification on the error "Subscript out of Range".
2. A Single Procedure for replacing whole dates with only "Day" in Column "D" and Converting negative numbers to Positive Ones in Column "E", specifically using two dimensional dynamic arrays if possible.
P.S: If i need to start separate thread for 2nd point above, please let me know. I would ask the same question in separate thread otherwise any help here would be highly appreciated.
Sample workbook can be downloaded from the links pasted above.
Thanks all
Bookmarks