Hi,
I am trying to write macro that, depending on the value in a particular cell, opens a specified workbook.
What i need is a macro that, when run,checks the value of cells in column GC. If the value is more than zero, opens the workbook specified in row GD. It should check until there is no more data.
GC GD
2 0 book1.xlsm
3 1.07 book2.xlsm
4 0 book3.xlsm
5 3.98 book4.xlsm
I hope that makes sense. Any help would be appreciated.
gs.
Bookmarks