Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Urgent. VBA. Need code for 5th task. 6 https/estudijas.rtu.lv/pluginfile.php/1558214/mod_resource/content/1/exam.pdf 12.00 5. Create text file with notepad. Each line contains only one word. Open it and,

Urgent. VBA. Need code for 5th task.
image text in transcribed
6 https/estudijas.rtu.lv/pluginfile.php/1558214/mod_resource/content/1/exam.pdf 12.00 5. Create text file with notepad. Each line contains only one word. Open it and, if the word begins with capital letter, output it to column A, otherwise in column B le 6. Create text file with notepad. Each line can contain only 1 word or 1 number. Open it and, if the string contains a number, output it to column A, otherwise (contains the word) in column B. 7. Write function (using loops) for: 1110x+9x+8x3 +...x10 8. Create 2d array (6*6). Fill with random numbers (range -20 to 50). Create and display one-dimensional array that consists of the average value of each initial array's row. VBA_file

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

What is an interrupt address vector?

Answered: 1 week ago