Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to pull some data from Access into Excel, but it's more complicated
than getting the whole table. I've got a spreadsheet, and I need one cell to pull a value from an access db based on the value in another cell in the row: One of the columns in the sheet contains a unique serial number, and the cell should contain the value of another field from a record in the db which has the corresponding serial number. I'm guessing I should be able to do something like "SELECT assets.hostname from assets where assets.serial = A2", but how? I can't use the SQL.REQUEST function as I'm using Office 2007. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data from Access to Excel | Excel Discussion (Misc queries) | |||
can i access the cell colour programatically? eg if cell is blue | Excel Discussion (Misc queries) | |||
how do i set up a link between one excel cell from an access cell | Excel Discussion (Misc queries) | |||
Access data | Excel Discussion (Misc queries) | |||
Problem with data from Access | Excel Worksheet Functions |