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
WPAD setting for local webcams
Inventory System (Freeware) Recommendation
How to set a MySql root user password that has not been set
Virus and/or Malware redirecting my links
DNS Server 2008 SBS errors
How do I list all of the tables in a schema in DB2?
My laptop hp pavilion dv9000 suddenly doesnt start
Change Username on SBS2008
average overhead on a PIX site to site IPSec tunnel
transfering a directory with multiple files in parallel