I am embarrassed to admit but I do not know what "Variant" means in this statement
oExcel.WorkSheets.Add( [Before as Variant], [After as Variant], [Count as Variant]....
I want to add a worksheet after the one I already have.
Is the Before a logical? or an Excel constant?
Thanks!
oExcel.WorkSheets.Add( [Before as Variant], [After as Variant], [Count as Variant]....
I want to add a worksheet after the one I already have.
Is the Before a logical? or an Excel constant?
Thanks!