Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 113
Default Fill a cell with a data range

I would like to populate a cell with a range of data. Example. Data range
A1:A20...I would like to create a macro that when you press a button it
populates cell C1 with cell A1 data, then saves the data, then populates cell
C1 with cell A2 data, saves the data, and so on. Can someone show me how to
accomplish this? Thanks in advace!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,090
Default Fill a cell with a data range

Taking what you said as written, it doesn't make sense. I think the problem
is the nomenclature that you are using. What do you mean when you say
"saves the data"?
Normally, "saves the data" means to save the file. But if you do this after
each time you populate C1, you will end up with a file that has, in C1, only
the last value you put in C1. I don't think that is what you want. Please
post back and clarify what you mean by "saves the data". HTH Otto
"Deeds" wrote in message
...
I would like to populate a cell with a range of data. Example. Data range
A1:A20...I would like to create a macro that when you press a button it
populates cell C1 with cell A1 data, then saves the data, then populates
cell
C1 with cell A2 data, saves the data, and so on. Can someone show me how
to
accomplish this? Thanks in advace!



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
How to fill in range of blank rows wth data fr last row previos ra Shinta Chen Excel Discussion (Misc queries) 1 September 11th 07 05:07 AM
fill in data range knowing start and end values Julie Excel Worksheet Functions 1 May 11th 06 04:03 PM
How to fill a range with data from another range? Themis Excel Discussion (Misc queries) 4 September 15th 05 07:29 PM
automatic data fill , based on list into dynamic range dave h Excel Programming 1 August 25th 04 09:37 AM
Fill a listbox with data from variable range Al Excel Programming 2 August 10th 04 07:05 AM


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