Hi all,
I am trying to perform the find/replace function using VBA that i would do when i open a table. so when i open a table in regular view i can go to the top menu and select Edit | Replace and then i get a dialog box that i can either search the whole table or just one field and other options.... i would like to this in VBA. instead of using ODBC and looping through all records i would like to use the replace feature (not the standard replace function) with out opening up the table as a recordset. is this possible. i looked around on the internet and i saw that this was already asked a while ago, but the answer was not positive. please help me out.
thanks,
sam
P.S.
here is the link (i know that Douglas steele is a great, but i am hoping for a miracle)
http://www.dbforums.com/archive/index.php/t-766427.html
I am trying to perform the find/replace function using VBA that i would do when i open a table. so when i open a table in regular view i can go to the top menu and select Edit | Replace and then i get a dialog box that i can either search the whole table or just one field and other options.... i would like to this in VBA. instead of using ODBC and looping through all records i would like to use the replace feature (not the standard replace function) with out opening up the table as a recordset. is this possible. i looked around on the internet and i saw that this was already asked a while ago, but the answer was not positive. please help me out.
thanks,
sam
P.S.
here is the link (i know that Douglas steele is a great, but i am hoping for a miracle)
http://www.dbforums.com/archive/index.php/t-766427.html