I want to use the DGET function to extract information from a database that is in a different workbook.
I tried defining the database in my new workbook but I'm not sure how to write the formula correctly.
DATABASE WORKBOOK (defined in new workbook as "STYLE"
:
STYLE[tab][tab]DESCRIPTION
LYW029[tab][tab]12 oz. RHT
FORMULA IN NEW WORKBOOK:
DGET(STYLE,"DESCRIPTION",CRIT)
CRIT=cell in new workbook that contains the style to look up in database workbook
What am I doing wrong?
Linsey
I tried defining the database in my new workbook but I'm not sure how to write the formula correctly.
DATABASE WORKBOOK (defined in new workbook as "STYLE"
STYLE[tab][tab]DESCRIPTION
LYW029[tab][tab]12 oz. RHT
FORMULA IN NEW WORKBOOK:
DGET(STYLE,"DESCRIPTION",CRIT)
CRIT=cell in new workbook that contains the style to look up in database workbook
What am I doing wrong?
Linsey