J
jason
either of these options i am open to.
i do not want the userform to open when the workbook is opened, but
rather i want it opened when the specific worksheet is activated
basically
if worksheets(1).activate then
open UF
end if
this is just the idea.
i do not want the userform to open when the workbook is opened, but
rather i want it opened when the specific worksheet is activated
basically
if worksheets(1).activate then
open UF
end if
this is just the idea.