excel may not always be the best with which to work. Even though many editing tools are available on the market, not all provide a straightforward solution. We designed DocHub to make editing easy, no matter the document format. With DocHub, you can quickly and effortlessly darken initials in excel. In addition to that, DocHub gives an array of other features such as document creation, automation and management, sector-compliant eSignature services, and integrations.
DocHub also helps you save effort by producing document templates from paperwork that you utilize frequently. In addition to that, you can benefit from our a wide range of integrations that enable you to connect our editor to your most utilized programs with ease. Such a solution makes it fast and simple to deal with your files without any slowdowns.
DocHub is a useful feature for personal and corporate use. Not only does it provide a extensive collection of features for document generation and editing, and eSignature implementation, but it also has an array of tools that come in handy for creating complex and simple workflows. Anything uploaded to our editor is saved risk-free in accordance with leading field requirements that safeguard users' data.
Make DocHub your go-to choice and simplify your document-centered workflows with ease!
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