ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   macro, VB script or worksheet event code? (https://www.excelbanter.com/excel-programming/389680-macro-vbulletin-script-worksheet-event-code.html)

NANGO

macro, VB script or worksheet event code?
 
I have a quote tool that requires each each item quotes must be marked up
manually. The problem is the quote tool is large with many columns and rows
and people tend to forget to look at each row and enter a markup % and then
send out a quote at our cost.

It has to be done per line item, because markup can be different for
different products.

Does anybody have an idea for a macro, or code I can include on a worksheet
to either notify you if you have a product on the worksheet that does not
have a corresponding mark up? Could it be some type of function or
conditional format?

Any ideas would be greatly appreciated.

Thanks

Barb Reinhardt

macro, VB script or worksheet event code?
 
You could try using a conditional format and in the formula put something like
=Markup-BasePrice 0
I generally change the background color.

HTH,
Barb Reinhardt


"NANGO" wrote:

I have a quote tool that requires each each item quotes must be marked up
manually. The problem is the quote tool is large with many columns and rows
and people tend to forget to look at each row and enter a markup % and then
send out a quote at our cost.

It has to be done per line item, because markup can be different for
different products.

Does anybody have an idea for a macro, or code I can include on a worksheet
to either notify you if you have a product on the worksheet that does not
have a corresponding mark up? Could it be some type of function or
conditional format?

Any ideas would be greatly appreciated.

Thanks



All times are GMT +1. The time now is 07:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com