Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
We have our price lists in worksheets - and every so often we need to adjust
the prices - the prices are in columns within the worksheet, but in different columns within the same worksheet. Is there an easy way to adjust these prices (either up or down (!)) by running a macro ? My thanks in anticipation. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
If it is a uniform increase/decrease, you can enter the multiplier in a
cell, then copy it to the clipboard. Then select all the target cells, and EditPasteSpecialMultiply. Clear the multiplier and you are done. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "le clef" wrote in message ... We have our price lists in worksheets - and every so often we need to adjust the prices - the prices are in columns within the worksheet, but in different columns within the same worksheet. Is there an easy way to adjust these prices (either up or down (!)) by running a macro ? My thanks in anticipation. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Many thanks Bob - that has worked a treat - I am learning all the time !
"Bob Phillips" wrote: If it is a uniform increase/decrease, you can enter the multiplier in a cell, then copy it to the clipboard. Then select all the target cells, and EditPasteSpecialMultiply. Clear the multiplier and you are done. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "le clef" wrote in message ... We have our price lists in worksheets - and every so often we need to adjust the prices - the prices are in columns within the worksheet, but in different columns within the same worksheet. Is there an easy way to adjust these prices (either up or down (!)) by running a macro ? My thanks in anticipation. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro...additional info | Excel Discussion (Misc queries) | |||
Macro to put info into certain columns based on info in another co | Excel Discussion (Misc queries) | |||
macro to open outgoing message with info | Excel Discussion (Misc queries) | |||
Writing Macro for extracting info from other softwares | Excel Discussion (Misc queries) | |||
Adding info in the row at the bottom using macro? | Excel Discussion (Misc queries) |