View Single Post
  #2 (permalink)  
Old 06-09-2009, 6:25 AM
Susana Susana is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Jun 2009
Age: 29
Posts: 3
Reputation: 0
Susana is on a distinguished programming path ahead
Default

Hi again, I'd really appreciate if you could help me, as I am really stuck here, nobody could solve this problems in other forums, it's a challenge.

Group function definition:

Function Group(Optional ByVal Start As Object = Nothing, Optional ByVal End As Object = Nothing, Optional ByVal By As Object = Nothing, Optional ByVal Periods As Object = Nothing) As Object
Member of: Microsoft.Office.Interop.Excel.Range
Reply With Quote