Expanding cells

  • Thread starter Thread starter TripleX
  • Start date Start date
T

TripleX

Example, i have something like this in column a1,a2 and a3:

=b5
=b10
=b15

How can i expand it so that excel continue to fill cells up with b20,b25,b30
and so on..?
 
One way:

Select A1:A3. Drag the fill handle (lower right corner of A3) down as
far as desired.
 
Actually, I need to apply it on this formulas, (it's always +16), how can i
do it?

=IF('01'!B1=1444093;"Standard";"Turbo")
=IF('01'!B17=1444093;"Standard";"Turbo")
=IF('01'!B49=1444093;"Standard";"Turbo")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top