11 Answers
Not your question? Ask your question View similar questions
Add your answer here.Check out some similar questions! Generating inheritance [ 3 Answers ] My husband is retiring from work when he turns 65 next month. He has a life insurance policy from his employer for 80,000 which he is eligible to convert but it will cost 314 dollars a month in premiums. He has had cancer, is also on Lipitor and is bipolar so applying for a new policy will involve... Auto Generating Sequential Numbers in Excel 2003 [ 2 Answers ] Hello All I would like to have sequential Auto Generated Numbers in column A of my Excel 2003 Spreadsheets e.g A1=1, A2=2, A3=3 etc. But I would like Excel to auto generate this number, rather than input? How do you wrie a program using that attatches the random numbers together [ 1 Answers ] #include #include #include Using namespace std; Int main() { int i; srand( (int) time(NULL)); i = rand()%4; int num = View more Visual Basic questions Search |