In IE7 (or IE8) if I go to a report I created in Visual Studio.NET and select "File|Print Preview", the first page shows correctly with all gridlines from the report. Subsequent pages show no gridlines (but does show the data). Report prints properly in IE6. How can I get the lines to show (and...
I have a printing problem with report in ASP.NET. First, the gridlines appear just on first page and not on subsequent pages. Second, the last line on page is cut into 2 horizontally, first half in first page and second half in another page.
I am printing via the browser print function. Same...
Word 2003. VBA.
In my head this seems like this should be easily doable, but when I went to actually do it (manually or in vba) I just couldn't see how.
I open a document and want to add another document with very different formatting after the end of the first one; just kind of tack on the...
Thanks Fumei,
You are exactly right about the file name. A terrible blunder on my part. It should, of course, be
Selection.InsertFile FileName:="c:\test\"+file$(i)
It is correct in my actual code, but was not in my post.
I do want each line of the text files to be independent (they...
In my Word 2003 macro I am inserting a number of text files into a Word document. Simple. See following code, but I would like to not have a text file break at the Word page break (the text files can have variable number of lines). I just can't figure out how to do it. If I concatenate the text...
Hi lbass,
You formula worked as advertised in that I don't need the variable. The numbers show up properly in the sums in GF1, but the grand total still shows 0. This one is a stumper.
Thanks,
lbass,
I can't imagine there is a problem with the formula since the sums in GF1 show up correctly. It's just the grand total for only this field that doesn't show up and there is no syntax to that; just inserting it. I've also deleted and re-inserted the grand total for this field to no avail...
I'm baffled. Crystal Reports 11. Simple report with no subreports. Layout as follows.
RH
PH
GH1
D
GF1
RF
PF
I have several formula fields across. Each field has the same formula (as follows) except I check for a different "type" and the "resultvar" is named differently for each.
NumberVar...
To tell you the truth, I was looking for a shortcut. I had a table all made and then when I set it to leave spacing between the cells I liked the way it looked, but I didn't want the outer gridline. Rather than composing a new document with separate textboxes, I thought maybe there was some way...
Fumei, I truly appreciate your help and the help of all responders; not just for this thread but for all the help they have provided over the years. You are right on in your comments and suggestions, as was Hasit. They work perfectly - for "borders". I was trying to remove the outer "gridline"...
Fumei,
I wish it were that easily found in the Word help file. Of course there were sections on gridlines and borders, but nothing that addressed what I was trying to accomplish (remove just the outer gridline box; not all the gridlines).
Thanks for the replies,
By "separated" I mean that I selected under "table options" to "allow spacing between cells". It puts a gap between the cells allowing them to look like separate boxes.
xlhelp: I hope you will forgive my newbiness in not asking exactly the correct question. What you...
I have a WordXP table with multiple cells (separated). Is there a way to remove the outer border of the table so that just the separated cells show?
Thank You
Thanks Macropod,
Would you have any hints for one who is fairly new at working with fonts as to how this would be done in VBA? With a proportionally spaced font, the only way I can imagine possibly doing it is by getting down into the details of how many dots or points each character of a font...
Word 2003 document with a table containing several cells. My macro reads a file and gets 4 sentences as strings. The size of each sentence will not be known until run-time and can differ each run. I want to fit as much into the fixed cell as I can, but only complete sentences. I o not want any...
Have a VB5 program that used to access an Access97 database fine with the data control on a form as follows:
MSC1.Data1.RecordsetType = vbRSTypeSnapShot
MSC1.Data1.DatabaseName = "f:\admin\test.mdb"
MSC1.Data1.RecordSource = "MSC" 'MSC is a query
MSC1.Data1.Refresh
The database was converted...
Sstoppel,
Would there be any concern with using a service as far as them being able to look all of your company's e-mail; some of which could contain sensitive information?
Thanks,
Netware 5.1 | GW 6.5.5 | one domain | one server
I'm looking for opinions on what to use for anti-spam on our GW system. My main concern is blocking spam and preventing dictionary-type attacks from flooding our GW server to a standstill which prevents real e-mail from getting through...
Thanks Zion,
I have had tried something akin to your method except instead of renaming, I tried to move/copy the resulting file after each PDF creation. I had much trouble in that I could not get the macro to wait until the PDF was fully made (believe me I tried 100 different ways; ways which...
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.