subject

What 'two word' phrase is missing from the following macro? sub test() sheets("sheet1").select range("a1").select for k = 1 to 5 activecell. offset(1, 0).range("a1").select sheets("sheet1").select activecell. offset(5, 0).range("a1").select range(selection, selection. end( selection. copy sheets("sheet2").select activesheet. paste application. cutcopymode = false end sub

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:30
In a compound condition, both conditions on either side of the logical operator and must be true for the overall condition to be true. a: true b: false
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
Which of the following characters is acceptable to use in a filename? ? / – %
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
This isn't about school but every time it tells me to watch an ad to unlock the answer to a question it prompts a survey and it just keeps loading. so i haven't been able to get answers for my tests in like a week.
Answers: 2
question
Computers and Technology, 25.06.2019 05:10
Write a program that asks for 'name' from the user and then asks for a number and stores the two in a dictionary (called 'the_dict') as key-value pair. the program then asks if the user wants to enter more data (more data (y/n)? ) and depending on user choice, either asks for another name-number pair or exits and stores the dictionary key, values in a list of tuples and prints the list. note: ignore the case where the name is already in the dictionary. example: name: pranshu number: 517-244-2426 more data (y/n)? y name: rich number: 517-842-5425 more data (y/n)? y name: alireza number: 517-432-5224 more data (y/n)? n [('alireza', '517-432-5224'), ('pranshu', '517-244-2426'), ('rich', '517-842-5425')]
Answers: 3
You know the right answer?
What 'two word' phrase is missing from the following macro? sub test() sheets("sheet1").select rang...
Questions
question
Spanish, 04.10.2020 02:01
question
Computers and Technology, 04.10.2020 03:01
question
Mathematics, 04.10.2020 03:01
Questions on the website: 13722367