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
Hosts file resolution does not work
Attempt to change ServerLimit ignored during restart. Apache ServerLimit.
Confirmation of TCP/IP connection states
POPCON for exchange downloads hang with Trend Micro Worry free advanced mail scanner
Exporting from SQL Server 2005 Table to Flat file with UTF-8 Problem.
Page.Title
Outlook 2003 won't display calendar as sidebar
Request.PhysicalApplicatio
nPath returns I.P. not URL
Load list.txt to bat file
Add New record from unbound form