Microsoft
Software
Hardware
Network
Question : Easy answer for someone who knows VBA
Why does the following return 64?
Sub woho()
Range("b2") = Cells(Rows.Count).Row
End Sub
Answer : Easy answer for someone who knows VBA
Basically cells.count is the number of cells in the sheet.
SO if you divide by the number of columns you will get the value of the row on which the cells.count 'cell ' occurs. i.e. 64
Chris
Random Solutions
Web Service limits
When the same MS Word 2007 Application runs on different machines, Forms on one machine may have darker shades of gray than on another. Why?
Capturing handwriting
Webassist Dynamic Drop Down
SQL Server instance just disappeared
SQL Server 2008 Licensing
Outlook Web App (OWA) 2010 defaults to light version for specific user
Editing the Windows Message "Your Account has Expired. Please contact your system administrator" for Windows XP Professional
Cast Question for Crystal Reports
Why are Outlook 2007 drafts disappearing?