I have an access database form that calls an excel workbook. The client then enters information that is calculated, with the result appearing in a particular cell. What I then need to do is have excel then call the access database(which is probably still open) and apply the contents of that cell onto a textbox on a form(which is probably still open). How can I refer to particular objects within a database from Excel???