Hi
I have uerform contains combobox , the combobox contains "bigger than zero", " equal zero" , "all"
the data will be in Sheet1 from A1:E
the numeric will be in column E , if I select bigger than zero from combobox1 and click commandbutton1 then should print out the paper for data doesn't contain zero in column E and if I select equal zero from combobox1 and click commandbutton1 then should print out the paper for data contain zero in column E ,and if I select all from combobox1 and click commandbutton1 then should print out the paper for all of data contain zero or not in column E .
so I search for the code does it.
thanks
I have uerform contains combobox , the combobox contains "bigger than zero", " equal zero" , "all"
the data will be in Sheet1 from A1:E
the numeric will be in column E , if I select bigger than zero from combobox1 and click commandbutton1 then should print out the paper for data doesn't contain zero in column E and if I select equal zero from combobox1 and click commandbutton1 then should print out the paper for data contain zero in column E ,and if I select all from combobox1 and click commandbutton1 then should print out the paper for all of data contain zero or not in column E .
so I search for the code does it.
thanks