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
Is there a way to use visual basic 6 to write data directly to a cd or dvd for windows, xp, vista and 7
how the BIOS read (load) the first 512 bytes of a bootable hard disk
No Networking Installed on Windows 2008 VM After Migrating From VMWARE Server to ESXi Server
Display logon message to new users at first logon.
Sysprep failed to set computername
Assigning values to a range of cells in Excel with VBA
Replacing Keyboard on Toshiba Portege A600
Syntax error (missing operator) in query expression
VBA macro script populating cells from data source
prstat vs top command