Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
in excel i have a single row range A1:Z1
how can i get that to be an entry into microsoft access? then also, in excel could i do a vlookup from access? or what would be a good way to get data out of access? thanks in advance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
Excel to Access. Best way might be to link access to the xl range. in acess Findget external date linkfollow the wizard. you can then write and append query to append it to any table. access to excel. again link via microsoft query.(MSQ) in excel DataGet external datanew Database queryfollow the wizard. here you can link to access tabel or access querys. Regards FSt1 "choice" wrote: in excel i have a single row range A1:Z1 how can i get that to be an entry into microsoft access? then also, in excel could i do a vlookup from access? or what would be a good way to get data out of access? thanks in advance |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
excel to access. technical point. declare your range in xl a named range then link access to the named range instead of the entire sheet. access sometimes gets confused with xl's "used space". Regards FSt1 "FSt1" wrote: hi, Excel to Access. Best way might be to link access to the xl range. in acess Findget external date linkfollow the wizard. you can then write and append query to append it to any table. access to excel. again link via microsoft query.(MSQ) in excel DataGet external datanew Database queryfollow the wizard. here you can link to access tabel or access querys. Regards FSt1 "choice" wrote: in excel i have a single row range A1:Z1 how can i get that to be an entry into microsoft access? then also, in excel could i do a vlookup from access? or what would be a good way to get data out of access? thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with Excel getting correct # of records back from Access | Excel Worksheet Functions | |||
Problem with Excel getting correct # of records back from Access | Excel Discussion (Misc queries) | |||
Macro to check data from excel list against access query and return value back to excel | Excel Worksheet Functions | |||
Macro Question - Excel to Access and back again | Excel Discussion (Misc queries) | |||
how do i join 2 excel spreadsheets into access & import it back | Excel Discussion (Misc queries) |