Hi,
I'm trying to send the Ctrl-Shift-v combination to MS Word, with
no luck. So far SendKeys "^+(v)" isn't doing it. Is this
possible?
Thanks,
Paul
--
Using Office 2003 sp3 on Windows XP Home
Behold, I will allure her, I will lead her into the wilderness
and speak tenderly to her - Ho. 2.14.
http://onfollowingchrist.wordpress.com/
|
|
0
|
|
|
|
Reply
|
Paul
|
12/23/2009 1:35:46 AM |
|
Does Selection.PasteAndFormat do what you need or use SendKeys "^+v" without
the ()
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
"Paul B" <pb_public@R.E.M.O.V.E.T.H.I.Soperamail.com> wrote in message
news:1242slyutimsd.dlg@pbpublic.invalid...
> Hi,
>
> I'm trying to send the Ctrl-Shift-v combination to MS Word, with
> no luck. So far SendKeys "^+(v)" isn't doing it. Is this
> possible?
>
> Thanks,
> Paul
>
>
> --
> Using Office 2003 sp3 on Windows XP Home
> Behold, I will allure her, I will lead her into the wilderness
> and speak tenderly to her - Ho. 2.14.
> http://onfollowingchrist.wordpress.com/
|
|
0
|
|
|
|
Reply
|
Doug
|
12/23/2009 5:39:38 AM
|
|
Hi Doug,
"^+v" doesn't work.
The problem is that Ctrl-Shift-v is a system hotkey for another
program, The Word, that I'm trying to utilize here. It tells The
Word to copy the Bible verse whose address is in the clipboard,
to the clipboard. So my macro copies the verse address, say Jer
13.3, and now I'm trying to get it to send Ctrl-Shift-v, in order
to get "And the word of the LORD came to me a second time,
saying," loaded, but it's not happening. That's also why Word's
Paste function probably won't do it.
According to the documentation, C-S-v should be doable, but I'm
just not getting it here.
Thanks,
Paul
On Wed, 23 Dec 2009 15:39:38 +1000, Doug Robbins - Word MVP
wrote:
> Does Selection.PasteAndFormat do what you need or use SendKeys "^+v" without
> the ()
>
>
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>
> "Paul B" <pb_public@R.E.M.O.V.E.T.H.I.Soperamail.com> wrote in message
> news:1242slyutimsd.dlg@pbpublic.invalid...
>> Hi,
>>
>> I'm trying to send the Ctrl-Shift-v combination to MS Word, with
>> no luck. So far SendKeys "^+(v)" isn't doing it. Is this
>> possible?
>>
>> Thanks,
>> Paul
>>
>>
>> --
>> Using Office 2003 sp3 on Windows XP Home
>> Behold, I will allure her, I will lead her into the wilderness
>> and speak tenderly to her - Ho. 2.14.
>> http://onfollowingchrist.wordpress.com/
--
Using Office 2003 sp3 on Windows XP Home
Behold, I will allure her, I will lead her into the wilderness
and speak tenderly to her - Ho. 2.14.
http://onfollowingchrist.wordpress.com/
|
|
0
|
|
|
|
Reply
|
Paul
|
12/23/2009 7:32:07 PM
|
|
Sorry, this is not the place to look for miracles.
I am not sure what makes you thing that using PasteFormat in Word would go
to the Bible and grab the text of the verse for which you have the address
on the clipboard.
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
"Paul B" <pb_public@R.E.M.O.V.E.T.H.I.Soperamail.com> wrote in message
news:hnfqnq43o0pp$.dlg@pbpublic.invalid...
> Hi Doug,
>
> "^+v" doesn't work.
>
> The problem is that Ctrl-Shift-v is a system hotkey for another
> program, The Word, that I'm trying to utilize here. It tells The
> Word to copy the Bible verse whose address is in the clipboard,
> to the clipboard. So my macro copies the verse address, say Jer
> 13.3, and now I'm trying to get it to send Ctrl-Shift-v, in order
> to get "And the word of the LORD came to me a second time,
> saying," loaded, but it's not happening. That's also why Word's
> Paste function probably won't do it.
>
> According to the documentation, C-S-v should be doable, but I'm
> just not getting it here.
>
> Thanks,
> Paul
>
>
> On Wed, 23 Dec 2009 15:39:38 +1000, Doug Robbins - Word MVP
> wrote:
>
>> Does Selection.PasteAndFormat do what you need or use SendKeys "^+v"
>> without
>> the ()
>>
>>
>>
>> --
>> Hope this helps.
>>
>> Please reply to the newsgroup unless you wish to avail yourself of my
>> services on a paid consulting basis.
>>
>> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>>
>> "Paul B" <pb_public@R.E.M.O.V.E.T.H.I.Soperamail.com> wrote in message
>> news:1242slyutimsd.dlg@pbpublic.invalid...
>>> Hi,
>>>
>>> I'm trying to send the Ctrl-Shift-v combination to MS Word, with
>>> no luck. So far SendKeys "^+(v)" isn't doing it. Is this
>>> possible?
>>>
>>> Thanks,
>>> Paul
>>>
>>>
>>> --
>>> Using Office 2003 sp3 on Windows XP Home
>>> Behold, I will allure her, I will lead her into the wilderness
>>> and speak tenderly to her - Ho. 2.14.
>>> http://onfollowingchrist.wordpress.com/
>
>
> --
> Using Office 2003 sp3 on Windows XP Home
> Behold, I will allure her, I will lead her into the wilderness
> and speak tenderly to her - Ho. 2.14.
> http://onfollowingchrist.wordpress.com/
|
|
0
|
|
|
|
Reply
|
Doug
|
12/24/2009 12:43:41 AM
|
|
Doug, if you reread my post I think you'll agree that I said the
exact opposite of what you thought I said - that Word's
PasteFormat function would not work in this case, because it
would not activate The Word's hotkey.
On Thu, 24 Dec 2009 10:43:41 +1000, Doug Robbins - Word MVP
wrote:
> Sorry, this is not the place to look for miracles.
>
> I am not sure what makes you thing that using PasteFormat in Word would go
> to the Bible and grab the text of the verse for which you have the address
> on the clipboard.
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>
> "Paul B" <pb_public@R.E.M.O.V.E.T.H.I.Soperamail.com> wrote in message
> news:hnfqnq43o0pp$.dlg@pbpublic.invalid...
>> Hi Doug,
>>
>> "^+v" doesn't work.
>>
>> The problem is that Ctrl-Shift-v is a system hotkey for another
>> program, The Word, that I'm trying to utilize here. It tells The
>> Word to copy the Bible verse whose address is in the clipboard,
>> to the clipboard. So my macro copies the verse address, say Jer
>> 13.3, and now I'm trying to get it to send Ctrl-Shift-v, in order
>> to get "And the word of the LORD came to me a second time,
>> saying," loaded, but it's not happening. That's also why Word's
>> Paste function probably won't do it.
>>
>> According to the documentation, C-S-v should be doable, but I'm
>> just not getting it here.
>>
>> Thanks,
>> Paul
>>
>>
>> On Wed, 23 Dec 2009 15:39:38 +1000, Doug Robbins - Word MVP
>> wrote:
>>
>>> Does Selection.PasteAndFormat do what you need or use SendKeys "^+v"
>>> without
>>> the ()
>>>
>>>
>>>
>>> --
>>> Hope this helps.
>>>
>>> Please reply to the newsgroup unless you wish to avail yourself of my
>>> services on a paid consulting basis.
>>>
>>> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>>>
>>> "Paul B" <pb_public@R.E.M.O.V.E.T.H.I.Soperamail.com> wrote in message
>>> news:1242slyutimsd.dlg@pbpublic.invalid...
>>>> Hi,
>>>>
>>>> I'm trying to send the Ctrl-Shift-v combination to MS Word, with
>>>> no luck. So far SendKeys "^+(v)" isn't doing it. Is this
>>>> possible?
>>>>
>>>> Thanks,
>>>> Paul
>>>>
>>>>
>>>> --
>>>> Using Office 2003 sp3 on Windows XP Home
>>>> Behold, I will allure her, I will lead her into the wilderness
>>>> and speak tenderly to her - Ho. 2.14.
>>>> http://onfollowingchrist.wordpress.com/
>>
>>
>> --
>> Using Office 2003 sp3 on Windows XP Home
>> Behold, I will allure her, I will lead her into the wilderness
>> and speak tenderly to her - Ho. 2.14.
>> http://onfollowingchrist.wordpress.com/
--
Using Office 2003 sp3 on Windows XP Home
Behold, I will allure her, I will lead her into the wilderness
and speak tenderly to her - Ho. 2.14.
http://onfollowingchrist.wordpress.com/
|
|
0
|
|
|
|
Reply
|
Paul
|
12/24/2009 1:10:25 AM
|
|
|
4 Replies
1344 Views
(page loaded in 0.107 seconds)
Similiar Articles: SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ...Hi, I'm trying to send the Ctrl-Shift-v combination to MS Word, with no luck. So far SendKeys "^+(v)" isn't doing it. Is this possible? Than... >> SendKeys - microsoft.public.access.formscoding ...SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... Hi, I'm trying to send the Ctrl-Shift-v combination to MS Word, with no luck. SendKeys & Windows 7 Problem - microsoft.public.access.forms ...SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... SendKeys & Windows 7 Problem - microsoft.public.access.forms ... SendKeys command for Ctrl-Shift-v ... ctrl+F command - microsoft.public.excel.miscSendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... ctrl+F command - microsoft.public.excel.misc Ctrl+F mezzoforte P piano Shift+P pianissimo Ctrl+P ... SendKeys Action doesn't work - microsoft.public.access ...The problem is that Ctrl-Shift-v is a ... Ctrl key to select records to print won't work - microsoft ... SendKeys command for Ctrl-Shift-v ... Ctrl+v doesn't work correctly - microsoft.public.excel ...SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... Ctrl+v doesn't work correctly - microsoft.public.excel ... SendKeys command for Ctrl-Shift-v ... Change command button function with shift or alt - microsoft ...SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... Change command button function with shift or alt - microsoft ... CTRL+1 and CTRL+ALT+T problems ... CTRL+SHIFT+) is not working in Excel 2007 - microsoft.public.excel ...SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... CTRL+SHIFT+) is not working in Excel 2007 - microsoft.public.excel ... SendKeys command for Ctrl-Shift-v ... CTRL+1 and CTRL+ALT+T problems - microsoft.public.outlook.general ...SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... CTRL+1 and CTRL+ALT+T problems - microsoft.public.outlook.general ... SendKeys command for Ctrl-Shift-v ... Windows 7 Sendkeys - microsoft.public.access.formsSendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ... So far SendKeys "^+(v)" isn't doing it. Is this possible? Than... ... > > Thanks, > Paul ... SendKeys command for Ctrl-Shift-v? Word - Word Discussion List ...Hi, I am trying to send the Ctrl-Shift-v combination to MS Word, with no luck. So far SendKeys ^+(v) is not doing it. Is this possible Thanks, Paul - SendKeys command for Ctrl-Shift-v? - microsoft.public.word.vba ...Hi, I'm trying to send the Ctrl-Shift-v combination to MS Word, with no luck. So far SendKeys "^+(v)" isn't doing it. Is this possible? Than... SendKeys Class - Microsoft Corporation: Software, Smartphones ...[Visual Basic] Public Class SendKeys [C#] public class SendKeys [C++] public __gc ... To specify keys combined with any combination of the SHIFT, CTRL, and ALT keys ... SendKeys Command - VB 6 tutorial - developer FusionHow to use the SendKeys command. ... To specify that any combination of SHIFT, CTRL, and ALT should be held down while ... SendKeys in C++ - CodeProjectSo if you used C#'s SendKeys.Send() or VB's before then ... SHIFT + CTRL ^ ALT % ... type in a phrase then press CTRL+V to paste the copied ... 7/25/2012 3:33:11 AM
|