Hi, I couldn't find any threads containing this issue, and I'm very rusty on VBA at the moment, so I need some help.
Specifically, I'm trying to select some text like
that is, text including soft line breaks, in word, and copying to excel. The problem is, excel thinks the line breaks indicate...
Hi,
I've recently created a styles and formatting setup for a document, and have been writing in two different files that have exactly the same setup. Part of the setup is the heading styles, which I've numbered and applied a certain length between the numbering and the heading text. This works...
Hi, you guys are my last hope, I've been trying to do a basic style setup that I want to use for several documents, such as headers, some captions, etc.
Now, once I'm done with it all, I tried inserting a footnote at the end of the page. Between the footer and the footnote is about 1 cm, AND...
Hi, I am currently testing an excel addin simulation program called crystal ball 7.1 (www.crystalball.com if you care), and I've encountered an annoying problem that I hope can be solved by VBA.
Specifically, I am using some inputs for simulation that might be in conflict with each other. When...
Hi all,
I'm working on a code that runs through several sheets with the same code. In the end of the loop, there is a code like:
ActiveSheet.Next.Select
Obviosly, this will make the code crash with an error message when there are no more sheets.
What I'd like the code to do is to end without...
Hi there,
I have a question about the find-function in excel/vba. Basically, I'm just recording the find-function (the ctrl+f one, not some lookup function or whatever), and as a part of a larger sub, the find-function is called within VBA to search for some specific regional names in several...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.