hi,
i am using office 2007.
i have an invoice table in Access and want to import the data into Excel.
i have an invoice layout in excel, i want to have a combo box with the INVOICEID's in from the access table, then when the invoiceid is selected, information such as duedate invoice id, customerid (e.g. fields from invoices table) to automatically appear in the appropriate excel cells.
so, what should i do? i want to use vba, to clarify since i'm rambling...
i have an invoices table.
i have a dropdown/combo box in excel.
i want select invoiceID in a drop down box. and then have other cells populated with other fields from the table.
hopefully this is enough info, if not let me know..
do i need to import the table to a separate excel sheet first?
thx
i am using office 2007.
i have an invoice table in Access and want to import the data into Excel.
i have an invoice layout in excel, i want to have a combo box with the INVOICEID's in from the access table, then when the invoiceid is selected, information such as duedate invoice id, customerid (e.g. fields from invoices table) to automatically appear in the appropriate excel cells.
so, what should i do? i want to use vba, to clarify since i'm rambling...
i have an invoices table.
i have a dropdown/combo box in excel.
i want select invoiceID in a drop down box. and then have other cells populated with other fields from the table.
hopefully this is enough info, if not let me know..
do i need to import the table to a separate excel sheet first?
thx