3,508 questions
0
votes
2
answers
136
views
Worksheet_SelectionChange Causes Clip Board to Clear
I have the code below - Essentially, if the user inputs a 1, 2, or 3 in cell N16, different sheets will show and hide themselves. This all works fine except that the clipboard gets cleared when any ...
-1
votes
1
answer
162
views
Copy-paste stops working across Windows after using Visual Studio for a while (No error messages)
I'm facing a frustrating system-wide issue related to copy-paste, which only begins after using Visual Studio for a while.
Problem Description
I open Visual Studio and start working on code (sometimes ...
-1
votes
1
answer
304
views
How to paste with mouse middle click the text copied from Emacs or other applications?
I would like to:
Copy text from Emacs by highlighting it with a mouse (or copy from other applications with command+c).
Paste the copied text into Emacs with mouse middle click (or paste it into ...
1
vote
1
answer
65
views
Copy a range with variable rows from multiple sheets to a single sheet more efficiently
I copy 17 sheets ("Site#") of data to a summary sheet ("Data").
The number of rows to copy varies on each sheet.
The columns in the range are constant (A:AT).
Rows 1:3 are ignored ...
0
votes
0
answers
57
views
AHK - how to do it for multiple files
the below code works and it is for a single file. How could the code be modified to work for an array or multiple files? The code basically triggers a backup job with its status shown on a progress ...
0
votes
1
answer
50
views
vscode: Copying a search term copies the whole line rather than the search term
I'm using vscode on Windows, Linux and MacOS, mostly for Python development.
I'm using the Microsoft Python plugin for syntax highlighting, etc.
Whenever I highlight a symbol (could be a function, ...
0
votes
0
answers
46
views
How to Detect Text Selection and Handle Copy-Paste in Fabric.js?
I am using Fabric.js in an Angular application and trying to implement copy-paste functionality for text inside a Textbox. However, I am facing the following issues:
Fabric.js does not provide a ...
1
vote
1
answer
67
views
Is there a shortcut in Android Studio to get the full path of a variable or method?
I'm looking for a way to copy the full path of any variable.
The expected result is to have this value in the clipboard:
com.myproject.Class1#variable1
0
votes
1
answer
44
views
Copied cells does not always apear at the top av the pasted sheet
I am trying to move specific rows according to earlier formulas from one sheet to another but there is no continuity in where the cells get pasted in. I would like them to start at the top but ...
0
votes
0
answers
36
views
Copying a url and paste in the gmail body which will embed a thumbnail and a hyperlink [React Native]
Im using a function with the axios post call that will return a data that has share_link and shorten_url.
getShareURL = async () => {
try {
const body = {
email: this.props.user....
-1
votes
1
answer
45
views
VBA Copy - Destination to another workbook returns Invalid procedure call or argument
I am looping through worksheets with different data and along with formatting i want to copy the top 3 values from the existing workbook to a summary workbook. The loop works fine without the copy-...
1
vote
2
answers
79
views
Error 426: The remote server machine does not exist or is unavailable when running Code a second time
I've looked through other solutions and none of the other posts seems to be identical to mine, trying to replicate the solutions I could, did not solve my problem
I'm trying to create a Master Word ...
2
votes
1
answer
744
views
Ctrl+V and Ctrl+Shift+V not working in VS Code
The Ctrl+V and Ctrl+Shift+V keys do not work in VS Code. I changed everything in the hotkeys, but to no avail. I'm using Fedora 41 Hyperland ML4W.
It’s interesting that everything works in the GNOME ...
0
votes
0
answers
41
views
Trying and failing to paste anything with my own implemented pasting logic while blocking OS pasting
I have this funciton:
def low_level_keyboard_handler(nCode, wParam, lParam):
global custom_paste_enabled_blocking_os_paste
global is_pressed_ctrl_v
if nCode >= 0: # Only handle valid ...
0
votes
1
answer
28
views
Win Word: Cut all TextBoxes from Header, modify Page setup, then paste again
I am trying to apply a new company brand design to existing document templates for future use. It works fairly well but many document templates currently only have one page so the full page background ...
0
votes
2
answers
56
views
Macro to update word doc
I have created this Marco to update word doc with Excel. I have embedded the word doc in the Excel and assigned a macro with Command button to activate the Word document. After that I created the ...
1
vote
1
answer
82
views
Why is the VBA code for copy and paste not working?
The entire code shown in "Case 5" is supposed to RESET Worksheets("Attendance") back to its original state and thus be ready to use for a brand new class that I will teach. When ...
0
votes
1
answer
67
views
Macros Error with copy and paste information on Excel
I have the following problem:
I have a file named "Template_National_Lookahead" where I have a table on Sheet1 as following
NAME
DATA 1
DATA 2
DATA 3
Name 1
11
data1 name1
40
12
data2 name1
...
2
votes
2
answers
132
views
Keep a cell value on Excel 2010
I have two Excel books, source-book.xlsx and destination-book.xlsx. On the first I have B4 cell with a drop down menu (January to March) and C4 cell to input a value.
On the destination-book I have ...
0
votes
1
answer
180
views
I can't paste in Flutter
when I use TextField,I want to copy and paste.
but I can't do that
when I copy. then click long TextField
it just have cut、copy and select All. no paste
Flutter SDK version: 2.5.1
(I know it's old. ...
0
votes
0
answers
98
views
Excel VBA, problem with Copy/Paste Between workbooks
I have a new workbook based on a template that is opened during a procedure, and I want to copy specific cells from an open workbook to cells in the new workbook. But the copy and paste does not seem ...
0
votes
2
answers
3k
views
How do I fix copy-paste not working in Arch?
I have Arch Linux Hyprland. Can’t copy paste things from Google Chrome to VSC. Any ideas? I feel like I’ve tried everything…
I tried xclip, xsel, updating the system, rebooting. It only doesn’t work ...
0
votes
1
answer
136
views
Excel VBA - Table removed by copy/paste values or range.value = range.value
I'm trying to copy over a whole sheet of inputs to a spreadsheet. The problem comes because on the target sheet there are a number of tables, which I need to remain tables.
When I copy / paste ...
0
votes
3
answers
72
views
Writing a loop that takes data from one worksheet and pastes onto another based on a filter
I am trying to copy data from 2 columns based on the value in column A and paste onto the correct worksheet in the same workbook.
So if column A in PTP Dash worksheet is division 1, I want to copy ...
0
votes
1
answer
98
views
Copy cell values to another worksheet based on cell value
I am trying to copy cell value (A641) from Sheet("WIP") to Sheet("Report") (A3), if (N641) from Sheet("WIP") is a specific value ("text").
I want a loop to ...
1
vote
1
answer
80
views
Replacing automatically-highlighted code across several lines in IntelliJ
IntelliJ has a feature where (a) you select part of one line, then (b) IntelliJ immediately and automatically highlights that same text that happens to exist is multiple lines of similar code in that ...
1
vote
1
answer
64
views
How to copy the last row in one table and append to another table in the same GSheet (the same tab)
I have a GSheet.
It has 3 tables: Blue, Purple, Green
Blue table gets data automatically from the other source; So, every day that table will get bigger automatically. Nothing to do with that
Purple ...
-1
votes
1
answer
347
views
I want to copy and paste in Chrome. but doesn't work. How can I fix it?
I'm trying to copy and paste a sentence in Chrome, but doesn't work.
So I tried F12, and "Disable JavaScript".
But, when I press the X button to exit from the F12 menu, the copy-paste ...
-1
votes
1
answer
74
views
Visual Studio C++: copy projects and solutions from one pc to another (github not working)
Visual Studio C++: copy projects and solutions from one pc to another (github not working):
Can I just copy these files to another pc? Or will I mess things up (e.g. in github)? On the destination pc, ...
0
votes
1
answer
151
views
devops pipeline to copy a file within a branch
I am trying to use a devops pipeline to copy a file within the same repository and branch from one folder to another.
I use the standard task for copying files and afterwards a powershell script to ...
0
votes
0
answers
33
views
Why does pasting an image into an SVG canvas only works if there are other elements present (like an SVG circle) in my webapp?
I am working on a map creation project in React. It consists of a 'canvas', which is an svg element.
On that canvas, you can add nodes, which are SVG circles, edges, which as SVG lines and finally you ...
0
votes
0
answers
87
views
I am trying to copy/paste a named Excel range to another range in the same worksheet using Python xlwings
I am trying to copy a named range in Excel (ex. "Question_1") and paste it into an empty area of the same worksheet, using Python (xlwings). I am getting an attribute error which mentions &...
0
votes
1
answer
86
views
Half space in django CKEditor
I am developing a website that requires an advanced text editor for Persian, and I have used CKEditor.
When I copy text from Microsoft Word and paste it into CKEditor, it does not paste all the half ...
-1
votes
2
answers
214
views
How to prevent a paste in a cell with carriage returns from overwriting the values below?
In apps script, how to prevent pasting text in a cell (keyboard shortcuts) with carriage returns from overwriting the values below?
I tried a onedit(e) function, but we cannot intercept keyboard ...
0
votes
0
answers
39
views
Calling paste with another key when someone is on your webpage
I want to make it so that a user clicking "rightArrow" performs a paste of the most recent text in clipboard
document.onkeydown = (KeyboardEvent) => {
if( KeyboardEvent.key == "...
1
vote
2
answers
60
views
Macro Copy and Paste different workbooks
I am trying to Copy from 1 workbook (S.xls) and pasting into (PD.xlsm) based on headings. However I also get the same error 1004- Application-defined or object-defined error at this line "lastCol ...
0
votes
2
answers
556
views
Excel VBA select/open and copy data from two or more workbooks
I'm hoping you could help me and point me in the right direction;
I'm currently working on a code that would help me to select and open to workbooks and copy the all the information in each workbook ...
0
votes
0
answers
200
views
Accessing Clipboard in Python version 3.11 with win32clipboard causing failed to open clipboard
this is my first question on stackoverflow, I apologize in case it is an unclear question,
I'm trying to create a productivity software where I manipulate the data I copy to the clipboard and paste ...
2
votes
1
answer
747
views
How to *disable* copy button in README.md code blocks on GitHub?
On a README.md that i'm currently authoring the copy button really gets in the way in the Editor Preview, often hiding parts of the code:
And once committed, the copy button takes up extra space:
...
0
votes
1
answer
140
views
Copying data from one row to other rows with the same key value in SAS
I am running into a problem where I would like to duplicate data from one row that contains data to other rows with the same key value, but does not contain any additional data. However, ONLY ...
0
votes
1
answer
109
views
How to get values from all unprotected cells from a protected google sheet to another sheet?
I created a "form" in google sheets and I protected the sheet except for some editable ranges that require an answer. I need the values from those unprotected cells and copy them in a row to ...
0
votes
2
answers
509
views
how to copy formulas into a new sheet using office-script
I am new to office-script and I have tried to work on this issue with ChatGPT, but this was not helpful at all. :-(
I am trying to copy rows from one sheet to another with the code below, but this ...
0
votes
1
answer
61
views
How to copy text in Excel and PasteSpecial to VISIO using VBA?
I try to copy text form Excel and paste using PasteSpecial but it show error "Run-time error 438" at visApp.ActiveWindow.PasteSpecial 3
Sub CopyTextFromExcelToVisio()
Dim visApp As Object
...
0
votes
2
answers
66
views
Pasting to a Worksheet based on Cell Value
I'm trying to separate specific data from a Master list into individual sheets. Having trouble specifying the destination sheet based on a cell value from the master list.
Sub TESTT()
Dim wss As ...
0
votes
0
answers
55
views
How do i copy specific rows using VBA?
I have to copy a highlighted column from one worksheet to another. Marks for certain criteria are highlighted and I want to copy them to the row under the column of the same group number in another ...
1
vote
1
answer
910
views
Lexical editor: Intercept nodes before inserting them (clipboard)
I am using some Lexial plugin that enhances the copy/paste experience (CopyPasteEnhancementPlugin).
When investigating how it works I found this helper function inside clipboard.ts. The function gets ...
-1
votes
1
answer
166
views
Windows cmd timeout command not continue
I'm trying to run multiple commands in Windows cmd. And need to sleep for ~4 seconds between the commands.
I copy my commands block to the cmd and then want them to run one after the other with breaks ...
-1
votes
1
answer
63
views
Blue font color when pasting to <> sheet, black when pasting to current sheet
I have a range copied in memory.
Next I need to Paste Link it with the rows absolute and columns relative.
I always select manually the Destination Range
if Destination Range is on a different ...
1
vote
0
answers
87
views
I need to cut/copy/paste many files with longer than MAX_PATH filenames using clipboard, unicode aware. Language is VB6, and environment is Win10 x64
I did some code to copy/paste files into clipboard and is working well, filenames exceeding MAX_PATH.
I am using prepend ("\?") probably does not matter for the clipboard anyway.
Declares:
...
1
vote
0
answers
300
views
Can't paste into vscode
I can't paste into vocode, I have always used cmd+v, but it suddenly stopped working.
I can do cmd+c and paste it to a normal document etc. I have been to editor.action.clipboardPasteAction, where I ...