Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
In a macro I would like to use Ctrl-V to paste minimum and maximum values
into a chart's "Format Axis". But "Record Macro" translates the keypress Ctrl-V into "Paste". In manual (non-macro) mode, "Edit/Paste" does not work, but Ctrl-V does. So, in the macro, since Ctrl-V is translated into Paste, the macro does not work. How do I get the macro routine to recognize the keypress Ctrl-V without the macro translating it to Paste. I have checked out ASCII and ANSI codes with no success. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
make paste values only a ctrl-key? | Excel Discussion (Misc queries) | |||
How to set up a repeating macro to sum values in Excel2000? | Excel Discussion (Misc queries) | |||
why does ctrl+v paste an image of the screen? | Excel Discussion (Misc queries) | |||
How to assign Ctrl+Shift+Insert to Paste Values? | Excel Discussion (Misc queries) | |||
Problem with delays in Cut (Cntl-C) and Paste (Ctrl-V) in Excel | Excel Discussion (Misc queries) |