Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Worksheet Event Code chequer - ExcelForums.com Excel Worksheet Functions 0 November 10th 04 06:30 AM
How do I include wsh or vbs code/script in an Excel macro Naived Merchant Excel Programming 1 May 27th 04 02:38 PM
help worksheet event code scott23 Excel Programming 2 January 6th 04 08:17 PM
Copy Sheets minus Worksheet Change Event code & Macro Buttons Bob[_36_] Excel Programming 0 October 8th 03 01:17 AM


All times are GMT +1. The time now is 09:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"