ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel - in a row of numbers, put last entered number Cell B2 (https://www.excelbanter.com/excel-discussion-misc-queries/207666-excel-row-numbers-put-last-entered-number-cell-b2.html)

RJ

Excel - in a row of numbers, put last entered number Cell B2
 
Cell A1 has number for January, Cell A2 number for Feb, Cell A3 number for
Mar etc.

I need a formula that will pull the data from the last month entered into
B2. (IF A12 is blank get A11, but if A11 is blank get A10, if A10 is also
blank get A9 etc.) This needs to go for at least 12 - 15 cells)
Thanks

Gary''s Student

Excel - in a row of numbers, put last entered number Cell B2
 
=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809

RJ

Excel - in a row of numbers, put last entered number Cell B2
 
Thank you. That works fine.... how do I modify the formula what if I wanted
to put number in cell W1 instead of B2?

"Gary''s Student" wrote:

=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809


Gary''s Student

Excel - in a row of numbers, put last entered number Cell B2
 
Fortunately, we can put this formula in any cell (except cells in the first
row).
--
Gary''s Student - gsnu200809


"RJ" wrote:

Thank you. That works fine.... how do I modify the formula what if I wanted
to put number in cell W1 instead of B2?

"Gary''s Student" wrote:

=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809


RJ

Excel - in a row of numbers, put last entered number Cell B2
 
I was afraid of that in my tests.

Is there a different formula that would work at the end of a row of cells to
use the first cell to the left with a number in it?

"Gary''s Student" wrote:

Fortunately, we can put this formula in any cell (except cells in the first
row).
--
Gary''s Student - gsnu200809


"RJ" wrote:

Thank you. That works fine.... how do I modify the formula what if I wanted
to put number in cell W1 instead of B2?

"Gary''s Student" wrote:

=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809


RagDyeR

Excel - in a row of numbers, put last entered number Cell B2
 
You could use a formula where you declare the range to use.

Say you wanted to use A1 to Z1, then you could place this formula in Row1,
as long as it was *outside* the referenced cells.

So, you could enter this in say AA1:

=Lookup(99^99,A1:z1)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"RJ" wrote in message
...
I was afraid of that in my tests.

Is there a different formula that would work at the end of a row of cells
to
use the first cell to the left with a number in it?

"Gary''s Student" wrote:

Fortunately, we can put this formula in any cell (except cells in the
first
row).
--
Gary''s Student - gsnu200809


"RJ" wrote:

Thank you. That works fine.... how do I modify the formula what if I
wanted
to put number in cell W1 instead of B2?

"Gary''s Student" wrote:

=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809




RJ

Excel - in a row of numbers, put last entered number Cell B2
 
PERFECT! Thanks to both you and Gary for great formulas!

"RagDyer" wrote:

You could use a formula where you declare the range to use.

Say you wanted to use A1 to Z1, then you could place this formula in Row1,
as long as it was *outside* the referenced cells.

So, you could enter this in say AA1:

=Lookup(99^99,A1:z1)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"RJ" wrote in message
...
I was afraid of that in my tests.

Is there a different formula that would work at the end of a row of cells
to
use the first cell to the left with a number in it?

"Gary''s Student" wrote:

Fortunately, we can put this formula in any cell (except cells in the
first
row).
--
Gary''s Student - gsnu200809


"RJ" wrote:

Thank you. That works fine.... how do I modify the formula what if I
wanted
to put number in cell W1 instead of B2?

"Gary''s Student" wrote:

=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809





RagDyeR

Excel - in a row of numbers, put last entered number Cell B2
 
You're welcome, and appreciate the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"RJ" wrote in message
...
PERFECT! Thanks to both you and Gary for great formulas!

"RagDyer" wrote:

You could use a formula where you declare the range to use.

Say you wanted to use A1 to Z1, then you could place this formula in

Row1,
as long as it was *outside* the referenced cells.

So, you could enter this in say AA1:

=Lookup(99^99,A1:z1)
--
HTH,

RD


--------------------------------------------------------------------------

-
Please keep all correspondence within the NewsGroup, so all may benefit

!

--------------------------------------------------------------------------

-
"RJ" wrote in message
...
I was afraid of that in my tests.

Is there a different formula that would work at the end of a row of

cells
to
use the first cell to the left with a number in it?

"Gary''s Student" wrote:

Fortunately, we can put this formula in any cell (except cells in the
first
row).
--
Gary''s Student - gsnu200809


"RJ" wrote:

Thank you. That works fine.... how do I modify the formula what if

I
wanted
to put number in cell W1 instead of B2?

"Gary''s Student" wrote:

=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809







All times are GMT +1. The time now is 07:11 AM.

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