Thread: Autofill a list
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Marcelo Marcelo is offline
external usenet poster
 
Posts: 1,047
Default Autofill a list

Hi Amanda,

Select the range in A column that you need to copy the previous items, Press
F5 and select SPECIAL, check the blank or empty cells (as I'm working in a
Brazilian portuguese excel, I am no sure if its blank or empty).

excel should select the cells A2, A3 and A5 and the A2 should the active
cell, in A2 type =a1 and press CTRL and Enter

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Amanda" escreveu:

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