ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula - all odd numbers (or even?) (https://www.excelbanter.com/excel-discussion-misc-queries/51592-formula-all-odd-numbers-even.html)

Georgyneedshelp

formula - all odd numbers (or even?)
 
Hi,

I want to copy A1, A3, A5, A7 etc. into a seperate column, but when I try to
copy it down, it doesn't seem to recognise my odd numbers request. What
formula should I use?

Thanks!

Bob Phillips

formula - all odd numbers (or even?)
 
Use =INDIRECT("A"&ROW(A1)*2-1) and copy down

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Georgyneedshelp" wrote in
message ...
Hi,

I want to copy A1, A3, A5, A7 etc. into a seperate column, but when I try

to
copy it down, it doesn't seem to recognise my odd numbers request. What
formula should I use?

Thanks!




Yorkie118

formula - all odd numbers (or even?)
 
One way
Insert column A, Then enter number 1 in A1, 2 in A2,etc . Fill down A to
cover your data.
(Your data now in column B)
in eg C1 =If(ISODD(A1),B1,"")
Fill down column C to bottom of data.

HTH

"Georgyneedshelp" wrote:

Hi,

I want to copy A1, A3, A5, A7 etc. into a seperate column, but when I try to
copy it down, it doesn't seem to recognise my odd numbers request. What
formula should I use?

Thanks!



All times are GMT +1. The time now is 03:53 AM.

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