When I have Norton Auto-Protect enabled often I get a message pop up that says Norton found a Trojan and consequently removes explorer.exe. The only way to restore this is to reboot, can I remove this trojan from my computer or is it just Norton thinking it found a Trojan while surfing.
Thanks...
If I have all my order data in a table including customers email, order amount, etc ...
Can ASP generate an autoemail from this data ?
for every order in the table ?
Thanks, Matt
Hopefully this can be done ... using Oracle/Outlook.
I have a table called "Customers" that contains (CustID,CustName,CustEmail) and I have an "Orders" table of (CustName,Order_Quantity,Order_Date,Order_Total, etc).
What I want to do is have an Application that will go through the "Open Orders"...
I have a combo box cbolist, I want the user to not be able to have a blank entry otherwise it runs a report on all entries which takes considerable time.
Any ideas ?
Thanks ....
I have a report that runs through a module and pulls data entries from temp tables. Here is the example:
Private Sub Preview_Customers_by_Month__Ship_Date__Click()
DoCmd.OpenReport "customers by month (ship date)", acPreview, , "[schd_date_start] <= [range].[to]"
End Sub
I...
Can you open a module Public function from the
criteria line in query design view ?
If so what would be the build OR how would you call the function from query design view ?
Thanks, Webdevop
I appologize if this is an easy question BUT
Once the function CountPeriod is created
how do I call it to create my new table column
with the results
Description Count
.124abcd.340 2
Thanks again ...
I have a description varchar field with 3 possiblilites they look like:
AB.300X.300X.20
.150x.120ABCDEFGHIJK or
ABCDE.200HIJ
I need to create an IIF statement in a query to browse this field and count the number of periods. So 1 period=1, 2 periods=2, 3 periods=3. Since the periods are not...
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.