Copying and Pasting Trouble

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I can't copy or paste rows in my database table. I highlight the row and
right click to copy but cannot. Sometimes I am able to copy but not paste
cells.
 
I figured out a solution. I selected all objects on my form in the design
view and grouped them. Now copy and paste works fine
 
Well, it worked for a few records. But when I select and click copy, the
copy in progress status bar is running in the lower left corner of the window.
 
Sometimes I am able to copy but not paste cells.
I bet you are doing it different each time.
If you want to copy a row click in the left border of the row to highlight
the row. Do the same to paste.
To copy a 'cell' the easy way is to click one row above or below and cursor
to it and then copy. The same for pasting.
To copy and paste multiple adjacent cells click near the upper left corner
but inside of the cell and drag the cursor to highlight the cells to copy.
You must do the same to paste multiple cells but you can overrun the pasting
area and not erase cells adjacent to the pasting area.
 
First you said > > I can't copy or paste rows in my database table.
Then you say >>I selected all objects on my form in the design view and
grouped them

Which kind of coping are you doing?
 
I am selecting an entire row in my database table, which highlights all the
cells. I am attempting to copy the entire row and insert the copied cells to
a new blank row directly below the row i've just(or tried) to copy
 
Back
Top