I
itsme
Thanks everone, it finally works!!!!
Great
Another question about this:
If I want to have more then one macro run when the file opens do I just add more at the same spot in this workbook?
Example:
Public sub workbook_open()
Macro18
end sub
Public sub workbook_open()
Macro41
end sub
I kind of doubt it, this would be too easy!
LOL
Thanks
Great
Another question about this:
If I want to have more then one macro run when the file opens do I just add more at the same spot in this workbook?
Example:
Public sub workbook_open()
Macro18
end sub
Public sub workbook_open()
Macro41
end sub
I kind of doubt it, this would be too easy!
LOL
Thanks