Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to send +, -, x, or / ....to an application using the SendKeys
command. I am using the following command line SendKeys Format(Range("r6").Value, 1) where R6 equals the plus, minus, x or / ....everything works fine except for the plus sign? How can I send a plus sign to my application? thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Application.SendKeys "%{down}" | Excel Discussion (Misc queries) | |||
changing a SendKeys "(^+{home})" to a function | Excel Programming | |||
sendkeys "^v" behavior changed with the office 2003 version? | Excel Programming | |||
SENDKEYS change the "Number Lock" status | Excel Programming |