Dear Sir,
I am engaged in a cancer management setup and am preparing an excel for calculating nutrition requirements for our patients. I have the excel sheet and am struck at calculating the water requirement. The theory for the calculation of water requirement is "4 mL / kg / hour for the first...
Hi,
I have the following code, provided by an expert from ExcelForum web site,which allows me to randomly choose numbers( as much required ) from a set of data available in column A.
==============================================================
Sub test()
Dim myMax As Long, a, i As Long...