DocHub is an all-in-one PDF editor that allows you to undo field in text, and much more. You can highlight, blackout, or erase document fragments, add text and images where you need them, and collect data and signatures. And since it works on any web browser, you won’t need to update your hardware to access its professional features, saving you money. When you have DocHub, a web browser is all it takes to process your text.
Sign in to our service and follow these steps:
It couldn't be simpler! Simplify your document management now with DocHub!
welcome to another tech help video brought to you by accesslearningzone.com i am your instructor richard ross in todayamp;#39;s video iamp;#39;m going to show you how to remove unwanted characters from a text field in microsoft access with a custom filter function that we are going to write ourselves todayamp;#39;s question comes from tom in buffalo wyoming the other buffalo iamp;#39;m originally from buffalo new york so thatamp;#39;s the other buffalo tom says i know that you can force users to enter only digits into a phone number field by setting up an input mask however we do a lot of copy and paste from emails and such that doesnamp;#39;t work with an input mask is there any way we can allow the user to paste a phone number into the field and then just remove anything but the digits yes tom of course we can do that in fact letamp;#39;s write our own custom filter function so that we can filter out anything but the characters that we want the digits for example now this will