L
Legacy 176914
Guest
Hey all,
I was wondering if you anyone could help me solve this problem. Here is the description:
You have a spreadsheet with account information on customers. You have three columns: 1) The customerID 2) Amount the customer owes 3) The amount the customer has already paid.
I need to write a vb script that will find the difference between what the customer has paid and what the customer still owes, and if that value is above $1000, paste it in a separate worksheet. I also need to past the corresponding customerID next to it.
Any thoughts? Thanks in advance.
I was wondering if you anyone could help me solve this problem. Here is the description:
You have a spreadsheet with account information on customers. You have three columns: 1) The customerID 2) Amount the customer owes 3) The amount the customer has already paid.
I need to write a vb script that will find the difference between what the customer has paid and what the customer still owes, and if that value is above $1000, paste it in a separate worksheet. I also need to past the corresponding customerID next to it.
Any thoughts? Thanks in advance.