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
changing cursor ( mouse pointer ) on Marker in Google Maps
How many squares are in this diagram?
Cocoa xcode simple startup (iPhone)
Scanstyles does nothing in Webkit/Firefox
pinging devices on ipsec tunnel
Spoolsv.exe using up to 100% CPU
Access 2010 option button value
Editable dropdown list in ASP.net 3.5 using C#
can I use my hard drive with XP and data on it with a system with replaced motherboard ?
Operation Must Use an Updateable Query