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
Installing SSL certifcate on exchange 2010
Quickbooks 2010 QB crashes when trying to print to network printer
After moving mailbox to Exchange 2007 lost all Outlook rules
Avoid pinned programs expanding in Windows 7 start menu
Combofix Log - Analysis Assistance Request
PHP: Decode Modified Base64
HiJackThis Analysis. Also "NoIE4StubProcessing"
dateDiff - combining a date selection and a time selection
Communigate Pro bounce back "The message was not delivered because the return address was refused"
How do I add a second domain controller for OWA authentiion on Exchange 2007?