Models in Finance
New Member
- Joined
- Jun 9, 2018
- Messages
- 1
Hi all,
Can someone please help me out with this issue:
I have a 10x10 table in excel with random numbers.
I need to go through the rows and then through the columns,
until the numbers add up until the sum exceeds 25.
The last number needs to be in blue font, boldfaced and with a red border (using a With statement).
I need to do this with VBA.
Thank you very much!!
Model in Finance
Can someone please help me out with this issue:
I have a 10x10 table in excel with random numbers.
I need to go through the rows and then through the columns,
until the numbers add up until the sum exceeds 25.
The last number needs to be in blue font, boldfaced and with a red border (using a With statement).
I need to do this with VBA.
Thank you very much!!
Model in Finance