well currently i have comboboxes which give selections and the recordset fills the next combobox from the previous combobox - comboboxes (month, year, department and employee) and when a button is clicked it fills a textbox with the total vat (for a mobile phone billing system) but what i want to do is when i click the button, instead, i want the values selected from the comboboxes to be exported into excel... is it possible??