Hi,i am trying to filter one excel file but due to size of that item it's not getting filtered. Please help me to fix this code.------------------------------Sachinan Shahi------------------------------
I was going through the foundation training pdf in whch i have to make centrix business object. But i don't know the credentials of centrix data solutions . Can anyone help me? Like how to generate staff number and password for that as there is no op...
Dim wb, ws, excel,sheet As ObjectDim xlFilterValues as Integer = 7Try
'Get WorkBook and WorkSheet wb = GetWorkbook(Handle, Workbook) wb.Activate() If Worksheet <> "" Then ws = GetWorksheet(Handle, Workbook, Worksheet) ws.Activate() End If excel = ...
Yes i am going through 6.2 training pdf. Thanks for the help.In the latest training offering is there any pdf available. I can find only video lectures. Please help me with this. If possible please provide the link also.------------------------------...