PDA

Click to See Complete Forum and Search --> : convert string to date


carlosapv
Dec 1st, 1999, 03:58 AM
need convert format date to string
ejm:
the user selected word november
and need once variable what contains 11
the code is=

for i=1 to 12
a=format(dateserial(year(date),i,1),"mmmm")
combo1.additem a
next i
'this charge the combo

and select combo1
combo1.text equal "November"

and need your value

thank




------------------
capv

razzaj
Dec 1st, 1999, 04:09 AM
.... euuh ,,, well at least try to be clearer in ur point .. please can u explain what ur query is about ( more clearly ) so i might be able to be usefull to u ...

- regards -
- razzaj -