![]() |
|
|
|
#1
|
||||
|
||||
|
Why would they need a button, when triple-clicking would select the whole paragraph?
You also need to be aware that VBA has no idea what a grammatical sentence is. For example, consider the following: Mr. Smith spent $1,234.56 at Dr. John's Grocery Store, to buy: 10.25kg of potatoes; 10kg of avocados; and 15.1kg of Mrs. Green's Mt. Pleasant macadamia nuts. For you and me, that would count as one sentence; for VBA it counts as 5 sentences. A button-based solution would require VBA.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
So right now You have to copy the sentence, right click on it, copy to clipboard and then you can paste it.
Or you can copy it, Ctrl+V, then paste it. I was just trying to make it so they didn't have to copy it, and then paste it. I am an Automotive instructor and there are certain sentences like "Working as designed at time of testing." Right now they copy the sentence from word and paste it to the programing they use to fill out repair orders. I was just trying to make it easier for them. Where I could put a button or clipboard icon or something they could click instead of highlighting the whole sentence and then copying it. I hope the above makes sense. I can rebuild an engine with every part disassembled in no order and scattered, but I have a hard time with things like this. |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WORD MACRO COPY/PAST from clipboard | rachidlea | Word VBA | 0 | 11-16-2021 09:38 AM |
| copy to clipboard in exel | yacov | Excel | 7 | 07-20-2021 11:26 PM |
Replicate the copy/paste function, without involving the clipboard
|
alex100 | Word VBA | 8 | 11-09-2020 08:19 AM |
Mark text in a text box and copy to clipboard (with button)
|
ArthurM | PowerPoint | 4 | 02-19-2012 11:33 AM |
copy without using clipboard?
|
g48dd | Excel | 3 | 07-16-2011 10:28 PM |