Where is the code that generates the column headers?
One observation: HeaderRow in
is not assigned a value and not in quotes so it is zero. (maybe it's a const?)Code:oSheet.Cells(HeaderRow, 1).value = "MOTOR PARTS"
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |