Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been building upon Ron's macro that merges worksheets together into a
master worksheet. But I need to add 2 more steps to it. I need for it to sum column E. The problem is that the range will vary each time the macro is run. I still do not understand how to do the code for finding the last row. I also need for it to add an if statement that puts a value in one of two columns based on a value in a third column. My formula that I have been entering manually is: =If F1 = "R" then G1=E1 else H1=E1. I need this formula to loop through each row in the table, but the end of the table varies. I really appreciate all the help I have received from you guys. This is my very first attempt to do any programming. THANKS BUNCHES |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding to a Macro | Excel Discussion (Misc queries) | |||
macro adding formula to new sheet | Excel Discussion (Misc queries) | |||
adding a formula to a macro | Excel Discussion (Misc queries) | |||
adding a formula in macro | Excel Programming | |||
Adding a character to a defined name with a formula or macro | Excel Discussion (Misc queries) |