Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Macro to only change selection

I have an Excel 2k spreadsheet with product numbers &
product descriptions & product pricing. Periodically I
need to change prices of 300 products by a certain
percentage all at once. What would be the best way to do
this? What I would like to do is have something promtp me
for a portion of the product number or product description
and then prompt me for the percentage the product needs to
be marked up or decreased by then is changes all the
prices for me.
Will Excel even do this?
Thanks for any help you can lend this struggling sales
person.
  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Macro to only change selection

You'll have to forgive my Excel ignorance. When I follow
your instructions it changes my price to what the
percentage mark up would be instead of what the new price
would be. Also how would I do this if I wanted to
decrease a price?

-----Original Message-----
put your percentage ie: 1.0456 in a cellcopy that

cellselect the range to
changeeditpastespecialmultiply.
record a macro to do this and then clean it up.

--
Don Guillett
SalesAid Software

"Del" wrote in message
...
I have an Excel 2k spreadsheet with product numbers &
product descriptions & product pricing. Periodically I
need to change prices of 300 products by a certain
percentage all at once. What would be the best way to

do
this? What I would like to do is have something promtp

me
for a portion of the product number or product

description
and then prompt me for the percentage the product needs

to
be marked up or decreased by then is changes all the
prices for me.
Will Excel even do this?
Thanks for any help you can lend this struggling sales
person.



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Macro to only change selection

the current price is 1 and I want to increase it by 4.56%, I would multiply
it by 1.0456 as Don showed. That should give you the new price. To get the
markup you would multiply it by .0456.

--
Regards,
Tom Ogilvy

wrote in message
...
You'll have to forgive my Excel ignorance. When I follow
your instructions it changes my price to what the
percentage mark up would be instead of what the new price
would be. Also how would I do this if I wanted to
decrease a price?

-----Original Message-----
put your percentage ie: 1.0456 in a cellcopy that

cellselect the range to
changeeditpastespecialmultiply.
record a macro to do this and then clean it up.

--
Don Guillett
SalesAid Software

"Del" wrote in message
...
I have an Excel 2k spreadsheet with product numbers &
product descriptions & product pricing. Periodically I
need to change prices of 300 products by a certain
percentage all at once. What would be the best way to

do
this? What I would like to do is have something promtp

me
for a portion of the product number or product

description
and then prompt me for the percentage the product needs

to
be marked up or decreased by then is changes all the
prices for me.
Will Excel even do this?
Thanks for any help you can lend this struggling sales
person.



.



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
How can run a macro ( call a macro) on selection of any filtercriteria? [email protected] Excel Worksheet Functions 7 February 20th 09 12:34 AM
Change selection color Teddy-B Excel Discussion (Misc queries) 7 November 2nd 07 11:26 PM
Change row selection Farrel Excel Worksheet Functions 7 July 13th 05 06:58 PM
Worksheet Selection Change DEFJ Excel Programming 4 November 15th 03 11:45 PM
Selection Change question Chip Pearson Excel Programming 3 August 14th 03 05:16 PM


All times are GMT +1. The time now is 10:17 PM.

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

About Us

"It's about Microsoft Excel"