12-17-2011, 06:46 PM
Greetings. Thanks for posting. Yes I think I want to make a reusable function. The row number is a variable so the function needs to be dynamic. I want to add a new row "at the next row" rather than "at row 1"
Using excel as an example...I need the statement to function similar to the anchoring function in an excel formula where the formula calculates for the next row eg =IF($C2=$C1,2,0)
I hope I am helping to clarify.
Using excel as an example...I need the statement to function similar to the anchoring function in an excel formula where the formula calculates for the next row eg =IF($C2=$C1,2,0)
I hope I am helping to clarify.