Thread: Autofill a list
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Amanda Amanda is offline
external usenet poster
 
Posts: 151
Default Autofill a list

Thanks.

I didn't make myself clear.

I need A1 to go to A2 and A3
and need A4 to go to A5

I think this is a slightly different question??

Regards

Amanda

"Muhammed Rafeek M" wrote:

first active Auto Filter (Data-Filter Autofilter)
filter Column A "Blank"
cell A3 - =A2
select entire column (from A3 to till down) and press Ctrl+D
then remove filter.
Copy entire column A and paste as a value

"Amanda" wrote:

I have three columns of data:

A Category
B Sub-category
C Data

It looks like this:

A B C
1 Telephone IT 40.00
2 Finance 15.00
3 HR 20.00
4 Postage IT 0.00
5 finance 10.00

I need to copy A1 to A2 and A3 and A4 to A5. How do I do this without
having to copy and paste?

Thank you

Am,anda