Editing EGT is fast and straightforward using DocHub. Skip downloading software to your PC and make alterations with our drag and drop document editor in a few fast steps. DocHub is more than just a PDF editor. Users praise it for its ease of use and powerful features that you can use on desktop and mobile devices. You can annotate documents, make fillable forms, use eSignatures, and send records for completion to other people. All of this, combined with a competing cost, makes DocHub the ideal option to wipe out first name in EGT files with ease.
Make your next tasks even easier by converting your documents into reusable web templates. Don't worry about the security of your data, as we securely keep them in the DocHub cloud.
hey welcome back itamp;#39;s another dueling Excel podcast Iamp;#39;m bill Gellin from mr. excel will be joined by Mike urban from Excel is fun someone sent this question in via YouTube to Mike they have names over here is kind of last name followed by first name although sometimes there is initial and they want to get the first and last letters kind of like a monogram this is a tough one I have no idea how Mike is gonna solve this without VBA but I know Iamp;#39;m going straight over to VBA so weamp;#39;ll do alt f11 and then insert module once I have that module thereamp;#39;s module 1 and when I paste some code that I wrote letamp;#39;s try and get this the way you see it so I created a new itamp;#39;s not a sub itamp;#39;s actually a function yeah I called that function monogrammed Iamp;#39;m gonna pass it the text in the cell and first thing I did was I used the trim function to get rid of leading and trailing spaces and also any interior double spaces started out with mo