O
oteixeira
Hello
I'm having a problem with the DSUM function. As everybody knows
parameters for this function are DSUM(database, field, criteria).
have no problems with "field" and "criteria". My worksheet has a lot o
defined names ranges (which i stored in cells) and i wanted to use the
to replace the "database" parameter each time i choose a differen
department from a list. For example i have range B6:F96 named a
"area_1". If i write the formula using =DSUM(area1, field, criteria)
it works fine. However, if a store the name "area_1" into cell A1 an
change the formula to =DSUM(A1, field, criteria) i get #VALUE. Th
parameter criteria must be a cell with the name of the database colum
and at lest one cell above with the filter to be applied. For thes
parameter i can use a named range. Will it be possible that i canno
use this technique for the database parameter?
Any help would be very much appreciated
I'm having a problem with the DSUM function. As everybody knows
parameters for this function are DSUM(database, field, criteria).
have no problems with "field" and "criteria". My worksheet has a lot o
defined names ranges (which i stored in cells) and i wanted to use the
to replace the "database" parameter each time i choose a differen
department from a list. For example i have range B6:F96 named a
"area_1". If i write the formula using =DSUM(area1, field, criteria)
it works fine. However, if a store the name "area_1" into cell A1 an
change the formula to =DSUM(A1, field, criteria) i get #VALUE. Th
parameter criteria must be a cell with the name of the database colum
and at lest one cell above with the filter to be applied. For thes
parameter i can use a named range. Will it be possible that i canno
use this technique for the database parameter?
Any help would be very much appreciated