Hey,
We have a requirement for a search but the phrase exists in all emails
For example
We want to search for "test", but every email has "test" in the signature. The pattern in the signature is something like
test
t. 555.555.5555
so I want to ignore test @newline t. (or remove spaces and...
Hi I have a field and this field contains numbers. I want to find the number in these fields the occurs the most,
row1 12
row2 100
row3 12
I want to write a query to get the result of 12. Any help with this will be graetly appreciated
Hi I am trying to open a window on the click event of a button on another window. This is all contained in an mdi app. I have a OpenSheetWithParm to open the seecond window it works fine in the exe version but once i bring it into the citrix environment it crapsout just as the second window...
Hi I want the option for the user to enter data but not edit the data displayed in my datawindow. Is there a property that I can use (something lik in access for a form form.allowedits()) thanks for any help with this
Hi I am trying to display a picture in my OLE Custom Control. I can't see to find out how to load the picture. I need to do this in code, any help will be greatly appreciated
Hi everyone, I am trying to pass a valu when a user clicks the button on my form. Is there any option on a button that I can set so i can retrieve a value besides "value".
Hi I've been looking everywhere but I cannot find out how to get the dimensions of an image. Is there some script that I can write to return the width and height of an image. (i.e. w = pic.width; h = pic.height;) thanks for any help with this.
Hi, I have a pdf page and I need to insert a seperate pdf doc in tke middle of the pdf page. I know I can insert page but I can't find anything to tell me how to insert this small bit of text in the middle of a page. Any help asap would be greatly appreciated
Hi, I have 3 tables involed in my query.
Table1 Table2 Table 3
fk_1 m ---------- 1 pk_2 pk_3
field m --------- 1 field
filed is niether the foriegn key nor the primary key but each one is distinct
I want information from all...
Hi, I have a tree view and I want to find the label of the parent that I select. For instance, I want to select a child Item in tv_tree and once this is selected I need to find out what The parent of this item is. The children are created dynamically, so it is not hard coded. Any help will be...
Hi, I have 2 tables both have a field that is Number(11) and I am trying to devise a list of rows in table 2 that do not have a matching field in table 1.
Table 1 Table 2
Field_x field_y
I need all field_y's that do not appear in field_x
if field_x has 3 values 221,223,222 and...
Hi, I have a module that runs at the beginning of my application. I can run it whe I'm logged in as administrator and in the mdb file but when i convert it to an mde file an error message appears sying that the module cannot be found. This module is called from a macro. Any help would be...
Hi, I have a module that runs at the beginning of my application. I can run it whe I'm logged in as administrator but when a user logs in an error message appears sying that the module cannot be found. This module is called from a macro. Any help would be appreciated
Hi everyone i have a table (say tableA) that has employee id in it which references an employee table(TableE). And in tableA i have 3 fields that also contain employee id's from tableE that are involved with this subject, what I need is to print out the names of all of the employees i.e...
Hi I'm trying to create a form from a table in code. the table will be changing every few months and i want to create a control for this filed on the form. any ideas
Hi I'm trying to create a for through vba code. the table i want thi form based on is going to change everycouple of months and i need a way to get the names of each field and crete a contriol for it on the form? Any ideas
Hi,
I am trying to use a variable that contains a field name to access the field in a table i.e rst is a record set and the variable fld_name holds the name of the field that i want to access
I tried rst!fld_name but Access thinks that fld_name is the name of the field it doesn't take what's...
Hi everyone, just wanted to ask a simple question on asp. I'm trying to display a list of values in a drop down box on my web page. this list is taken from a table in my database (let's call it dbtest) I have the PWS setup with the names that I have chosen. I can't get the list populated...
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.