S
samplesmatt
The goal is to have an ultra simplified system for updating a
spreadsheet’s status (i.e. a button that says "update dates"). The
update will come from a dbase or lotus 1-2-3 (the only two export
options) output from project management software and saved periodically
at "c:\MPIC.dbf". Upon clicking the "update dates button” in the
worksheet the new dates will be retrieved from the (unopened) .dbf
using a vlookup type function (lookup the activity and return me the
two dates). I have tried just a simple vlookup function, but excel
will not stayed linked with a .dbf, so as soon as it is closed it
cannot find the file. Plus vlookup maintains a constant link, which
does not allow for a user to update as they wish. Anyone have any
suggestions? Thanks.
spreadsheet’s status (i.e. a button that says "update dates"). The
update will come from a dbase or lotus 1-2-3 (the only two export
options) output from project management software and saved periodically
at "c:\MPIC.dbf". Upon clicking the "update dates button” in the
worksheet the new dates will be retrieved from the (unopened) .dbf
using a vlookup type function (lookup the activity and return me the
two dates). I have tried just a simple vlookup function, but excel
will not stayed linked with a .dbf, so as soon as it is closed it
cannot find the file. Plus vlookup maintains a constant link, which
does not allow for a user to update as they wish. Anyone have any
suggestions? Thanks.