SendKeys command for Ctrl-Shift-v?

  • Follow


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:
















7/25/2012 3:33:11 AM


Reply: