Skip to main content

Questions tagged [paste]

Questions about to putting something copied or cut from a computer document into another part of the document or into another document or program

0 votes
1 answer
2k views

Excel apply complicated formula to existing cells value without copy/paste

I want to apply the formula =TEXT(A1,IF(A1-INT(A1)=0,"0","#.####")) to existing cells with numbers without doing copy and paste. The existing spreadsheet is already big and ...
Coo's user avatar
  • 115
0 votes
2 answers
1k views

Copy & Paste format from Excel into Word or Outlook

Recently, when I copy seven digit numbers from Excel and paste them into Outlook or Word, it pastes them as scientific notation and not as the seven digit numbers that I see them in Excel. I have ...
Lorell Hathcock's user avatar
0 votes
0 answers
530 views

How can I force Ditto to paste the selected clipboard item to the currently active window?

How can I force Ditto to paste the selected clipboard item to the currently active window? For example, I select the clipboard #8 (cadium): I would like it to be pasted to the currently active ...
Franck Dernoncourt's user avatar
0 votes
1 answer
1k views

Paste a text with Autohotkey containing special characters

I'm using Word for making index cards for my studies and often I need to use the Equation feature. There's no hotkey for the subscripts and always opening the menu and chosing the desired one is ...
Lurkee's user avatar
  • 3
103 votes
1 answer
18k views

How do Ctrl+C and Ctrl+V work?

I was always wondering what happens under the hood (in the operating system) when I copy an image (selecting it and using Ctrl+C) into a Word file (pasting it with Ctrl+V), for example.
Inter Sys's user avatar
  • 638
4 votes
1 answer
2k views

How to paste when using tmux on a remote server with putty [duplicate]

If I start tmux on a remote server while using putty I can't paste using right click.
Pylinux's user avatar
  • 250
0 votes
1 answer
96 views

How to paste sparse columns so they line up with existing data?

So, I have a spreadsheet with about 5000 rows. Each of these rows has a unique number in column A, followed by some data in column B: | A | B | |-------|------------| | 5142 | Test ...
Sean Worle's user avatar
0 votes
1 answer
2k views

RDS Drive and Clipboard Redirection Not Working

I am experiencing an RDS Clipboard Redirection problem that is driving me crazy. I have an RDS environment with one gateway server 2012 r2. Users are not able to copy and paste to between client and ...
cha's user avatar
  • 1
0 votes
1 answer
1k views

Force Word 2013 to always paste images in-line with text

For years (ages?) I've been pasting images to Word and it always was pasting them with: Layout Options > In Line with Text > In Line with Text Since I've been using this paste mode for about 20+ ...
trejder's user avatar
  • 11.4k
0 votes
1 answer
99 views

Excel chart into Word - losing underlines

I am trying to copy an Excel chart into Word as a picture but I am losing the underlines under certain cells. I am copying as a picture (alt+H, C, P, P, Enter), and pasting into word as a picture (Alt+...
Chris's user avatar
  • 1
7 votes
2 answers
9k views

How to disable right-click to paste in PowerShell?

How can I disable right-click to paste in PowerShell? From other programs I have a habit of right-clicking for context menu, and depending on the contents of the clipboard, in PowerShell this can be ...
Mikal Madsen's user avatar
-1 votes
1 answer
45 views

Getting paste from specific cell

i want to copy a range starting from cell B to Cell N in columms but in Rows it can go to even 1000 i want a macro that start pasting any data from B:10 and nowhere else.P.S. The data is dynamic which ...
abhay's user avatar
  • 1
2 votes
1 answer
5k views

MS office 2016 excel paste values with transpose

Is it possible to make this paste option (paste only values with transpose at the same time). As it shown on the schreenshot: and having one button for this option in drop-down menu here:
XuMuK's user avatar
  • 346
0 votes
2 answers
308 views

In excel 2010, pushing ctrl+x will delete the highlighted words. They are not saved to the clipboard. Can't be recovered with undo. Why?

UPDATE: This only seems to happen when I push Ctrl+X, then Ctrl+C after. This will erase the cut from the clipboard and Ctrl+Z will not undo the cut. When I am editing text (in this case, Japanese ...
user7965483's user avatar
1 vote
1 answer
779 views

ls add host name prefix?

Is there a compact way to list files, with the host name prepended? My efforts to combine ls, xargs, paste and process substitution have failed me. This is the best I came up with: ls * | paste <...
Sridhar Sarnobat's user avatar

15 30 50 per page