boarder236
New Member
- Joined
- May 23, 2012
- Messages
- 39
I am currently working on a macro that will decode the cell above it with an "if" statement.
There are around 60 different possibilities, so the statement is long.
I typed the equation into a cell on excel.
From there I recorded macro, and entered it into all the needed cells in the workbook.
It is very large and I think that may be the problem.
How could I break this macro up so the different macros work together, meaning if I run 1 then 2, so 2 doesnt just cover up 1 if 1 was true.
Any help would be great.
Thanks
There are around 60 different possibilities, so the statement is long.
I typed the equation into a cell on excel.
From there I recorded macro, and entered it into all the needed cells in the workbook.
It is very large and I think that may be the problem.
How could I break this macro up so the different macros work together, meaning if I run 1 then 2, so 2 doesnt just cover up 1 if 1 was true.
Any help would be great.
Thanks