Hi All you Smart Folks!
I have an Access 2003 database that is tracking Claims. It's based on linked tables that reside in another database. How can I automatically update the linked tables without having to manually do so in Linked Table Manager?
Thanks for any assistance you can render...
Duane,
Thanks for your quick reply! I'm teaching myself SQL, but I'm still limited with what I can do with it. Your SQL query should really help.
I also developed a form that allows the user to input a WeekEnding date which is used to calculate the previous 3 previous weekdays by subtracting...
...AND ((case_tracking_tab.comp_dt) Is Null));
It works fine and I'm able to combine the results of the two queries into a combined query.
**I need help** with the solution to create a query to display a month broken down into W1, W2, W3, W4. It's to be used for a bar chart to the compare the...
Hello,
I have a query that shows Total Closed Claims processed during a specific time period such as Between 6/1/2007 and 9/20/2007.
I used the COUNT function on a Case# in a Totals query to give me the total claims processed during the time period, but I'm not sure how to do it for the...
Hi all,
I'm sure this isn't too hard and if I gave myself enough time, I could figure it out....however...
I have a query that displays the following fields:
Case# rcvd_dt cmp_dt
I need to do a TOTALS query that will count the total cases
Then I need to use WHERE to age the rcvd_dt 30...
Our firm has developed a web-based application for a client. I've been doing statistical reports for the client in MS Access. Now, we'd like to incorporate those reports in the application. To use the reports, a form asks for a date range is displayed and then the user selects the date range...
Hello,
Here's the scenario. Our company has developed a web-based application. The user clicks on a record in a list to review the record details. We want to have a printable copy appear at the click of a button. The data underlying the printable report is stored in multiple tables within a...
Hooray!
It finally worked. I forgot about that I had a start date and end date that was affecting the data, too.
Boy, I must be out of it today!
Thanks again!
Sandy
...it didn't. Here's the query criteria I used:
Like [Forms]![CaseFrm]![txtSection]
In the Control [TxtSection] on the form, I have the value * showing after I made the GotFocus--TxtSection="*".
I actually started it from scratch..just in case I had something that shouldn't be there, but...
...under the specific field, I have an expression that points to the unbound control. Everything works until I try to do "ALL" with a wildcard "*". It used to work with the On-focus event for the "ALL" checkbox written as:
txtSection = "*"
I have an old database that it works fine in. Any...
Hello,
I have formula that calculates on each row. I would like to copy the formula down several rows, however the last value stays in the rows that have no data to calculate.
Sample:
Income Expense Balance
2200 1100 1100 (formula: =a2-b2)
500 600 (formula: =c2-b2)...
Thanks...I'm passing your comments on to the developers. They are going to install the older Crystal Reports 8.5 to see if that might help.
I'll keep you posted on the results...keep those ideas comin'!
--Sandy
One of our developers is having a problem with connecting Visual Basic 6.0 to a Crystal Report V 8.5 that's been migrated to version 10.0. The report works fine in Crystal Reports 10.0 but when he tries to connect to Visual Basic 6.0 he gets the following error message--"20525 Unable to open...
One of our developers is having a problem with connecting Visual Basic 6.0 to a Crystal Report V 8.5 that's been migrated to version 10.0. The report works fine in Crystal Reports 10.0 but when he tries to connect to Visual Basic 6.0 he gets the following error message--"20525 Unable to open...
Pookeye,
I had a similiar project using HEAT and Crystal Reports. I had to determine the duration of our Help Desk calls during or Help Desk business hours to exclude weekends.
It is definitely HEAT specific code that links to a Calendar in Heat for specific hours. One of the system tools in...
Synapsevampire
Thanks again! I'm try to be more explicit next time. Hopefully, my next questions will come much later. I really appreciate this forum and definitely want to be a "considerate" poster.
Thanks again,
Sandy
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.