ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how to complete a specific series? (https://www.excelbanter.com/excel-worksheet-functions/101562-how-complete-specific-series.html)

Jared

how to complete a specific series?
 
if my series is a2b, a3b, a4b, a5b how do i use excel to fill the rest a6b
a7b and not repeat a2b a3b

thanks
jared

Roger Govier

how to complete a specific series?
 
Hi Jared

Try
="a"&ROW(2:2)&"b"
and copy down.
If you want to "fix" the data, copy the resulting column, and
PasteSpecialValues

--
Regards

Roger Govier


"Jared" wrote in message
...
if my series is a2b, a3b, a4b, a5b how do i use excel to fill the rest
a6b
a7b and not repeat a2b a3b

thanks
jared




Jared

how to complete a specific series?
 
It works wonderful. But now i have another question:
this information has to be filled out but there are spaces in between:

example: a1 = a2b
a4 = a3b
a7 = a4b

how do i do it now?

and another question:
how do i copy cells a1 a4 a7 and paste it so the gaps still exist but
without copying the blanks cells.

thanks again,

jared



"Roger Govier" wrote:

Hi Jared

Try
="a"&ROW(2:2)&"b"
and copy down.
If you want to "fix" the data, copy the resulting column, and
PasteSpecialValues

--
Regards

Roger Govier


"Jared" wrote in message
...
if my series is a2b, a3b, a4b, a5b how do i use excel to fill the rest
a6b
a7b and not repeat a2b a3b

thanks
jared






All times are GMT +1. The time now is 02:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com