Hello.
I have an xslt file that processes an xml and I have use a xsl choose to conditionally format any of the properties that have the name LINK to show the path as a hyperlink. Easy enough. If the link is web related: www.google.com it works fine and opens the link. If the link is...
Hello,
I have a database populated with about 500 tables, all of which are blank (as far as data goes). The tables are linked properly, have fields (ADDRESS_ID for example), and are set up, but completly empty of data. The database is auto-created thru a filter process using another application...
Hello,
I have an xsl file.
<?xml version="1.0" standalone="no"?>
<!DOCTYPE SOMEFilter SYSTEM "http://www.webpage.com/xmldtd/SOMEFilter.dtd">
<?xml-stylesheet type="text/xsl" href="http://www.webpage.com/xmldtd/SOMEFilter.xslt"?>
<xsl:stylesheet version="1.0"...
I am trying to store the value of a form text box inside a query criteria, but I do not want to load the value of the textbox when the query opens, I want the value to be written in to the query criteria, thru vba, permanatly. As in stored as the value, so when the form is closed, the value is...
I have a query called "QueryME"
I have a Form called "FormME"
Within that form, I have a search box called "SearchME"
When the user enters the word ' air ' into the search box, I want it to pull all types that have the word air in them and refresh the query.
The user should have the ability...
Hello.
I have an Access Database, like this.
Name Color Body_Type Age
-------------------------------------------
Dog Red Fat Old
Cat Yellow Skinny Young
Using Access to create the XML file from the data. And Using Tranform, I need to...
I have a bunch of cells containing the word: IFS
Example Cells:
LP-XXXXX-01 IFS
LP-XXXXX-02 IFS
PP-XXXXX-03 IFS
PP-XXXXX-04 IFS
PP-XXXXX-03
PP-XXXXX-01
How do I get conditional formatting to hilite cells that contain the word "IFS" when everything else in the cell may be different.
I have...
I have five text fields:
Txt_Date_Edited_1
Txt_Date_Edited_2
Txt_Date_Edited_3
Txt_Date_Edited_4
Txt_Date_Edited_5
On My report, I am trying to sort the values by the most recent txt_Date_, regardless of what field it is in.
For instance...
Record 1
Date Edited 1 (12/20/07)
Record 2
Date...
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.