Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't know hwat you mean by display. To get the odd numbers should be
exactly like in the worksheet. use the RIGHT function =Right(A1,1) "NateBuckley" wrote: I have a list of data that follows like so: A01 A02 A03 A04 A05 A06 A07 A08 I wish to Display only the Odd ones, so A01, A03, A05, A07 and so on, I know the formula to do this but have no idea how to do it in VBA with code. I'm guessing it's something to do with the % operator? Thanks for any help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding max value | Excel Programming | |||
Finding Same Row Value | Excel Programming | |||
Finding Row | Excel Discussion (Misc queries) | |||
finding value | Excel Discussion (Misc queries) | |||
Finding a sum | Excel Programming |