G
Guest
I need to filter the textbox content in the form( Serch Textbox) and it
should search textbox content in multiple field of the query.
should search textbox content in multiple field of the query.
I have multiple fields in my table. some fields contains text and some are
number in data type. If user type serach content on the text box from form it
should search all the field from the table/query and give matching field
result.
and
How to insert autonumber on the field(Already i stored many datas on field)
now i need to autoincrement to that field in next record. the format of that
field is "002569".
thease.If i try to change the type of the field its showing its not possible. we
should start from first record. but i already store around 350 record. now i
can't able to type again all the records. please give me solution for