OVH Cloud OVH Cloud

excel sheet problem [english]

7 réponses
Avatar
| m o []
hi!
I am preparing a basic calculator for myself for some funds and I got into a
trouble...
there is a excel file U can download...
http://www.andergrant.com/problem.zip

so..
"a, b, c, d, e, f" sheets are the names of funds
the problem is in the sheet called 'main' in the cell F109. I want this cell
to feedback me the number taken from sheet 'a' from the row number 4 BUT
!!! - I WANT IT TO FEEDBACK IT FROM TODAY!!! (I want to query to
compare/check today's date and answer with a proper number under the today's
date).
So the feedback for such a query for today (2004-11-27) should be 5049,92.
If today's would be 2004-11-22 the feedback for sheet 'a' would be 5050,11 -
I hope U are enable to see it...

Please give me a hand with it - I would be very thankfull

thx.up front
m.

7 réponses

Avatar
JpPradier
Hi

You can try this in cell F109 :

=INDEX(INDIRECT(E109&"!A4:IT4");;EQUIV(AUJOURDHUI();INDIRECT(E109&"!A2:IT2");0))

P.s : You are on French Newsgroup

j-p
Avatar
Clément Marcotte
Bonjour,

Pour lui on peut faire une petite exception. Semblerions que ce soit
un Polonais.


"JpPradier" a écrit dans le
message de news:
Hi

You can try this in cell F109 :


=INDEX(INDIRECT(E109&"!A4:IT4");;EQUIV(AUJOURDHUI();INDIRECT(E109&"!A2

:IT2");0))

P.s : You are on French Newsgroup

j-p


Avatar
JpPradier
Bonjour Clement

Il faut peut-etre que je traduise les fonctions alors.

j-p
Avatar
JpPradier
Or with English Functions :

=INDEX(INDIRECT(E109&"!A4:IT4");;MATCH(TODAY();INDIRECT(E109&"!A2:IT2");0))

hth

j-p
Avatar
jps
tu t'es quand même pas trop cassé la coque pour index et indirect, oh le
marin....
jps

"JpPradier" a écrit dans le message
de news:eF$
Or with English Functions :


=INDEX(INDIRECT(E109&"!A4:IT4");;MATCH(TODAY();INDIRECT(E109&"!A2:IT2");0))


hth

j-p


Avatar
JpPradier
Bonjour jps

Oui, j'ai fait des efforts ;-)
Note que j'ai tout de même vérifé les traductions avec le classeur d'AV.

j-p
Avatar
jps
ah; j-p, tu me désarmes...que j'en suis tout désamianté...
jps

"JpPradier" a écrit dans le message
de news:
Bonjour jps

Oui, j'ai fait des efforts ;-)
Note que j'ai tout de même vérifé les traductions avec le classeur d'AV.

j-p