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
Blackberry Syncing Problem - "No Available Message Stores" error when synchronizing
Student Profiles
Setting up Domain Trusts
iSCSI target status dead - ESXi 4
Having issues converting Physical ISA server to Virtual Server
which one is best ?
Help with mysql delete duplicates query
The Microsoft Firewall service terminated with service-specific error 126 (0x7E).
Ho Do you Create a timeline Planner/diary in vb.net
Server Security