I have put a combo button on a form which I am trying to use to look up a data from a worksheet. So I have a column called colDate which contains all the dates and I link this to the Combo button. When I use the combo button to select a date, the date shown in the combo button turns out to be a number and not the date - almost as if the combo button has been formatted to only accept number s i.e it has converted the date selected into a number. Please can any one help
It has been suggested that I put Apostrophe in front of all the dates so that this will display the date in teh combo - but I have uesd teh fill down to add dates to the automatically and now the fill down doesn't work
e.g.
'1/1/2003
'2/1/2003
fill down gives
'1/1/2003
'2/1/2003
'1/1/2003
'2/1/2003 please can some one help further
It has been suggested that I put Apostrophe in front of all the dates so that this will display the date in teh combo - but I have uesd teh fill down to add dates to the automatically and now the fill down doesn't work
e.g.
'1/1/2003
'2/1/2003
fill down gives
'1/1/2003
'2/1/2003
'1/1/2003
'2/1/2003 please can some one help further