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
Access / how many users connected?
Need help on rollover buttons in flash in Flash CS4 and AS 3
alternative current in to a pc
301 redirect non-www to www
B Tree
Active Directory - Constant user account lock outs
Total installation size footprint windows 7
bootable usb
Does safari support sftp native?
Restoring MSSQL 2000 databases to MSSQL 2005