Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
YP YP is offline
external usenet poster
 
Posts: 5
Default Cut & Paste visible cells on same row

I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Cut & Paste visible cells on same row

Hi YP,

Send me a sample of the data if you can, if not please diagram a sample of
your data here.

--
Thanks,
Shane Devenshire


"YP" wrote:

I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
YP YP is offline
external usenet poster
 
Posts: 5
Default Cut & Paste visible cells on same row

What is the email address to send you the data

YP

"ShaneDevenshire" wrote:

Hi YP,

Send me a sample of the data if you can, if not please diagram a sample of
your data here.

--
Thanks,
Shane Devenshire


"YP" wrote:

I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Cut & Paste visible cells on same row

Hi YP,

First, Excel allows you to copy from non-contiguous cells but it does not
allow you to paste in non-contiguous cells.

One simple solution is to sort your data on Column A Descending. Then do
your copy and paste.


--
Cheers,
Shane Devenshire


"YP" wrote:

What is the email address to send you the data

YP

"ShaneDevenshire" wrote:

Hi YP,

Send me a sample of the data if you can, if not please diagram a sample of
your data here.

--
Thanks,
Shane Devenshire


"YP" wrote:

I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
YP YP is offline
external usenet poster
 
Posts: 5
Default Cut & Paste visible cells on same row

If I sort the data I will loose the relation between the rows I want ot move
and the rows they are connected to. The records I need to move go with the
record listed directly before it, these lines are additional transactions to
the records.

"ShaneDevenshire" wrote:

Hi YP,

First, Excel allows you to copy from non-contiguous cells but it does not
allow you to paste in non-contiguous cells.

One simple solution is to sort your data on Column A Descending. Then do
your copy and paste.


--
Cheers,
Shane Devenshire


"YP" wrote:

What is the email address to send you the data

YP

"ShaneDevenshire" wrote:

Hi YP,

Send me a sample of the data if you can, if not please diagram a sample of
your data here.

--
Thanks,
Shane Devenshire


"YP" wrote:

I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
YP YP is offline
external usenet poster
 
Posts: 5
Default Cut & Paste visible cells on same row

whats your email?

"ShaneDevenshire" wrote:

Hi YP,

Send me a sample of the data if you can, if not please diagram a sample of
your data here.

--
Thanks,
Shane Devenshire


"YP" wrote:

I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default Cut & Paste visible cells on same row

Provide a layout of your problem here. Have you tried datatext to columns?
I could send you Shanes email but he may ?? not want it published here. Send
me your workbook to the address below or send me a personal request for his
email.

--
Don Guillett
SalesAid Software

"YP" wrote in message
...
I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not
recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I
need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,



  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Cut & Paste visible cells on same row

Hi YVonne,

Well, let's see if this one gets through,

First, Excel allows you to copy a non-contiguous selection but not to paste
to a non-contiguous selection. That is the reason for your error message.

The easiest solution is to sort the data on column A in descending order
first, then you do not need to use the filter and copy and paste, or cut and
paste work fine.
--
Cheers,
Shane Devenshire


"Don Guillett" wrote:

Provide a layout of your problem here. Have you tried datatext to columns?
I could send you Shanes email but he may ?? not want it published here. Send
me your workbook to the address below or send me a personal request for his
email.

--
Don Guillett
SalesAid Software

"YP" wrote in message
...
I have a table that is created by copying and pasting text from a pdf file.
The problem isthat when the text is pasted into excell it does not
recoginzed
the missing data in somr rows so everthing is aligend in column A. I do a
filter to identify what rows need to be moved to the right 5 cells. I
need
to cut only the visible cells with data in cells A-K and paste it in cells
F-P. Every time I try it I get an error that the function cannot be done.
Please help me, is there a macro I can create or a formula I can paste.

Thanks,




  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Cut & Paste visible cells on same row

Copy of email response:

In that case insert a new column A. In cell A2 type 1 in A3 2. Highlight
A2:A3 and drag the fill handle to the bottom of your data. Sort on column B,
do the copy and paste. Resort on Column A. Remove Column A.

Cheers,
Shane


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
Copy visible cells only Nethie Excel Discussion (Misc queries) 1 October 13th 05 09:31 PM
tried using SUBTOTAL function (XL XP) and it doesn't seem to work JethroUK© New Users to Excel 12 August 22nd 05 07:33 PM
Paste into Visible Cells Only CR Excel Discussion (Misc queries) 1 June 10th 05 07:18 PM
Not able to Paste cells Lady Layla Excel Discussion (Misc queries) 5 March 14th 05 04:25 PM


All times are GMT +1. The time now is 05:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"