Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help in this VBA code. Can you please not use Dim because it is giving me error. 1. Write a sub in which

I need help in this VBA code. Can you please not use Dim because it is giving me error.

1. Write a sub in which you activate Sheet3 and clear all content and formatting. Create a pair of nested loops both looping over the integers 1 to 7. Supposing that your two looping values are i and j, write to cells(i,j) Mod 2.

2. write a sub in which you activate Sheet 5, clear its contents, change all rows to be 8 points tall and 0.8 points wide. Loop through the first three rows and the first 16 columns. Color the first row shades of red beginning at 15 (RGB(15,0,0)) and incrementing by 16 until it reaches 255.

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

Step: 3

blur-text-image

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Database Application Development And Design

Authors: Michael V. Mannino

1st Edition

0072463678, 978-0072463675

More Books

Students also viewed these Databases questions

Question

Describe the seven standard parts of a letter.

Answered: 1 week ago

Question

Explain how to develop effective Internet-based messages.

Answered: 1 week ago

Question

Identify the advantages and disadvantages of written messages.

Answered: 1 week ago