Hello all,
I have a problem that i would be grateful for some help with.
I have a form which is called frmMasterNum which has 3 Textboxes called txtFrom, txtTo and txtTotal.
What i am looking to do is if i put "10010" in txtFrom and put "10015" in txtTo when i press a button the above numbers and all them between will appear in txtTotal eg "10010, 10011, 10012, 10013, 10014, 10015".
I remember seeing a simular thing with dates on here but it created a seperate record on the table for each date which i dont want.
I would be gratefull for any help or direction but if not thanks for looking anyway
I have a problem that i would be grateful for some help with.
I have a form which is called frmMasterNum which has 3 Textboxes called txtFrom, txtTo and txtTotal.
What i am looking to do is if i put "10010" in txtFrom and put "10015" in txtTo when i press a button the above numbers and all them between will appear in txtTotal eg "10010, 10011, 10012, 10013, 10014, 10015".
I remember seeing a simular thing with dates on here but it created a seperate record on the table for each date which i dont want.
I would be gratefull for any help or direction but if not thanks for looking anyway