I asked for help a while ago but was pulled away from my project and now am getting back to it and am in need of more help.
I am trying to communicate via VBA excel with an instrument on the GPIB. my board index is 0 and instrument address is 21.
excel dosent like ud%. it highlights it and I...
I am having a problem calling a access event procedure from excel. I added a button to envoke the procedure (as recommended in another therad).
what I really want to do is look at a cell in excel take the value and then enter that value in a text box in access. that text box in access uses a...
I need to create a VBA file so that when a user ckicks a command button it will open ALL the files of a certin type in the directory (and sub folders) searches the files for a word or words and replaces it with what the user enters in a text box on the user form. Any ideas????
Thanks