LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Excel copy data

Hi,

Say your data is in range C3:C10. In D3, enter the following formula and
then copy down till D10

=IF(ISNUMBER(C3),LOOKUP(REPT("z",99),$C$3:C3),"")

There copy D3:D10 and paste them as values. After this, you may delete the
text entries in C3:C10.

Hope this helps.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Paul Gardiner" wrote in message ...
Hi I have a file like this
aaa
12
113
14
bbb
25
12
58
alpha is the customer name and numbers are stock items purchased. all in
one column
How do I get aaa to appear next to 12,113 and 14?
and bbb to appear next to 25,12 and 58?

EggHeadCafe - Software Developer Portal of Choice
ASP.NET Asynchronous Page Processing
http://www.eggheadcafe.com/tutorials...nous-page.aspx


 
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
How copy none excel data & paste in 2007 without overwriting data Wakefootin Excel Discussion (Misc queries) 2 October 8th 09 12:15 AM
copy outlined data in excel cathyh Excel Discussion (Misc queries) 1 October 7th 09 08:14 PM
Copy excel data (inc. textbox data) into Word Sarah (OGI) Excel Discussion (Misc queries) 0 August 14th 07 05:00 PM
Copy data from one Excel spreadsheet to another gvih2g2 Excel Discussion (Misc queries) 2 March 15th 06 01:26 PM
how Excel can copy the data in a row of worksheet to other? CYCLERC Excel Worksheet Functions 0 January 16th 06 05:50 AM


All times are GMT +1. The time now is 04:29 PM.

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"