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
SSIS Data extract from oracle to sql server
jquery plug in
Bulk insert a excel file
web site name instead of file: uri
Panasonic KXTDA100EP Telephone System
Activesync through UAG
Google.com "We're Sorry" Page
IOS that support multicast
Do you have any idea about the CLiC library and efsenable for the system. If you have please let me know.
Navigate to the page of a specific item on a gridview