I posted this question yesterday, so i'm sorry for reposting but I really need help.
I want to use the DGET function to extract information from a database that is in a different workbook.
DATABASE WORKBOOK (defined in new workbook as "STYLE"
:
STYLE DESCRIPTION
LYW029 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
I don't want to use VLOOKUP because I may need to rearrange the columns in the database. I have a whole form full of data to pull and I would have to rewrite the formulas everytime I added/deleted/moved a column in the database.
I have no experience with code.
Please help!
Linsey
I want to use the DGET function to extract information from a database that is in a different workbook.
DATABASE WORKBOOK (defined in new workbook as "STYLE"
STYLE DESCRIPTION
LYW029 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
I don't want to use VLOOKUP because I may need to rearrange the columns in the database. I have a whole form full of data to pull and I would have to rewrite the formulas everytime I added/deleted/moved a column in the database.
I have no experience with code.
Please help!
Linsey