Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have on Sheet2 two columns. In column A is the last name of customers (and in column B his or her first name). Column

You have on Sheet2 two columns. In column A is the last name of customers (and in column B his or her first name). Column C has the last date he or she had business with you. These dates range over a year. Write a sub that will create in Sheet3 an alphabetically ordered (by last name) a list of customers who had not contacted you in the last 90 days from the current date. To do this problem, you can use the fact that you can subtarct two dates to get the number of days between them and the function date() in VBA provides the current date. /// The data in excel is not set it is whatever you want it to be.

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

Introduction To Constraint Databases

Authors: Peter Revesz

1st Edition

1441931554, 978-1441931559

More Books

Students also viewed these Databases questions

Question

Understand the role of corporate design in communications.

Answered: 1 week ago