N Newguy28 Registered User. Local time Today, 05:09 Joined Sep 27, 2005 Messages 25 Oct 20, 2005 #1 Hi Guys, I have used a combo box in one of my forms, only when i create the report from it, a number is displayed in its place!!! Any suggestions???
Hi Guys, I have used a combo box in one of my forms, only when i create the report from it, a number is displayed in its place!!! Any suggestions???
Pauldohert Something in here Local time Yesterday, 21:09 Joined Apr 6, 2004 Messages 2,101 Oct 20, 2005 #2 Check if you have column count of 2, and set the width for the first column to 0 cm. It may be your row source is tow columns, whereas you want to see column two in the combo at the moment you are seeing column 1.
Check if you have column count of 2, and set the width for the first column to 0 cm. It may be your row source is tow columns, whereas you want to see column two in the combo at the moment you are seeing column 1.