In the Microsoft example at
It tell you how tho set up the form. I have a combobox for paper size but it only display the number 1..
I have also tried using Me![cmbPaperSize] =1 but that was not the issue.
I can not use acprintpapersize as i need to set the list. As I have a large nimber of printer this is not an option. So I need assistance to find out why it conbobox will not populate.
Never give up never give in.
There are no short cuts to anything worth doing
It tell you how tho set up the form. I have a combobox for paper size but it only display the number 1..
I have also tried using Me![cmbPaperSize] =1 but that was not the issue.
I can not use acprintpapersize as i need to set the list. As I have a large nimber of printer this is not an option. So I need assistance to find out why it conbobox will not populate.
Never give up never give in.
There are no short cuts to anything worth doing