I have a word Document and have Cross references that jump to different sections of the Word Document.
I would like to seperate the Word Doc into individual sections (ie by each Bookmark or Hyperlink or Section)
For example I may have 13 sections in a Word doc which are all book marked or...
Hi
I have an XSLT that transfroms some XML however I only need those records that have either the following Key attribute values, I would also like these grouped togther. Can someone help - thx. (XML /XSLT below)
Indexes/Index/ReportEvent/@Key = 'licensing agreement' ">...
I am trying to use an XSLT to get an XML syntax as shown below. (Where we have repeating Company and Nationality elements per Indes Counter)
I am using News.xml and the att files. can some one help - thanks
<EventDate>30 June 2008
<Title>ATL 1102, clinical data (phase II)
<Indication>multiple...
Hi - Does anyone know what permisions I need on the server I am depolying to with regards to a RS2005 solution?
I am trying to deploy a report from my local machine to the server but get an error msg
The permissions granted to user 'INTERNAL\aprema' are insufficient for performing this...
Hi - Does anyone kno whow to obtain the name box value reference through VBA Excel.
For example if I click in the cell Row 6, Column C the name box in Excel displays as "C6". How to I get this value programatically? Is there a cell property or application function that does this for me?......
Im trying to automate the saving of Worksheets to PDF from withing VBA Excel.
Im using the print out method below.
ActiveWindow.SelectedSheets.PrintOut copies:=1
Is there any way of automating the assigning of the filename without having to manually ok the print dialog?
I have multiple...
Does anyone know how any VBA Excel code to save a Excel Worksheet as a PDF.?
I would aslo like to print each page on a worksheet as a PDF.
So for example if I did a print preview on a worksheet that was 6 pages long I would like to create 6 PDF documents rather than one.
What VBA code would I...
Does anyone know of any limits when using the paste link function in Excel?
Im trying to consolidate a series of worksheets into one workbook but when I use the paste link function in Excel the number of rows taken over does not exceed around 60 rows
and tnot the full number of rows say for...
Has anyone come across a problem whereby .DAT files (in this case its a simple text file that contains custom markup for loading back into a database) do not open correctly in word 2000.
What happens is that the first few lines load correctly but then the rest of the document loads into the...
I have the following code that colorfills the first column in a table.
With Selection.Shading
.Texture = wdTextureNone
.ForegroundPatternColorIndex = wdAuto
.BackgroundPatternColorIndex = wdTurquoise
End With
Howvever I want the following RGB colour applied (RGB = RGB(242...
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.