Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default Copy data to all cells in group

Hi All,

I have a very large spreadsheet (over 21k rows) that I need help with. I need the data in column A to copy to each row in the section. A sample spreadsheet is attached with my desired results.

Thanks in advance
Attached Files
File Type: txt samplecfw.txt (914 Bytes, 100 views)
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Copy data to all cells in group

On Tuesday, August 12, 2014 11:47:59 AM UTC-7, Cywy wrote:
Hi All,



I have a very large spreadsheet (over 21k rows) that I need help with.

I need the data in column A to copy to each row in the section. A

sample spreadsheet is attached with my desired results.



Thanks in advance





+-------------------------------------------------------------------+

|Filename: samplecfw.txt |

|Download: http://www.excelbanter.com/attachment.php?attachmentid=982|

+-------------------------------------------------------------------+







--

Cywy


add another column right after column A and use this formula to populate all the way down. Then copy column B and paste the values (paste special) into column A.

=IF(A2="",A1,A2)

Gary
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Copy data to all cells in group

On Tuesday, August 12, 2014 11:47:59 AM UTC-7, Cywy wrote:
Hi All,



I have a very large spreadsheet (over 21k rows) that I need help with.

I need the data in column A to copy to each row in the section. A

sample spreadsheet is attached with my desired results.



Thanks in advance





+-------------------------------------------------------------------+

|Filename: samplecfw.txt |

|Download: http://www.excelbanter.com/attachment.php?attachmentid=982|

+-------------------------------------------------------------------+







--

Cywy


sorry the formula in my first response is incorrect. use =IF(A2="",B1,A2)
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
Copy changing group of cells from Sheet1 to Sheet2 Brad Excel Programming 3 July 23rd 09 01:09 PM
Automatically Copy Data from One Group of Cells to Another Alan Auerbach Excel Programming 3 May 27th 07 05:50 PM
Copy Data from One Group of Cells to Another Group Alan Auerbach Charts and Charting in Excel 2 May 27th 07 04:12 PM
How can i copy a group of cells in a row to a column? yargila Excel Discussion (Misc queries) 2 August 10th 05 03:58 AM
copy group of cells to another group of cells using "IF" in third Chuckak Excel Worksheet Functions 2 November 10th 04 06:04 PM


All times are GMT +1. The time now is 06:05 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"