First time poster here :). I\'m having the following trouble automating Excel 2010 from a WinForms C# application. My test table looks the following way:
Ind
Try the following:
var rowcount = filteredRange.Count / filteredRange.Columns.Count;