hi,
i have a script that populates an excel workbook, and i have a different modules in the workbook which operate on specified columns in a worksheet. i want teh script to call one of the subroutines after it populates the data.
how do it do this? The subroutine is not associated with any trigger like selectionchange, worskeetchange, workbooksave etc..