My company is currently using a MS Access 2003 database. I have several fields that i commonly copy and paste information from the database and insert into a fax cover sheet. I was wondering how i could pass information from the current Access entry to Word, from the current record, so I could...
yes you can, but you will need a special piece of software. Nativly Windows does not support MacOS HFS file system(yes i know i'm being redundant). I reccommend using a program called Macdrive. There is a 5 day demo avaliable.
http://www.mediafour.com/products/macdrive/freetrial/
I hope this...
My company is currently using a MS Access 2003 database. I have several fields that i commonly copy and paste information from the database and insert into a fax cover sheet. I was wondering how i could pass information from the current Access entry to Word, so I could save time, and increase...
I'm running CR5 with access 2.0 database, and one of my co-workers is trying to figure out how to set the location of database such that the location of the database is the same as the location as the report. We are connecting to the database using an ODBC connection so we can use direct SQL...
thanks, that worked perfectly lbass!
the formula turned out as such
minimum({appointment.appointment date}, {appointment.patient number})
and as both of you suggested the suppressed group made everyting work just right :-)
here is an image of the report that i am working on.
The 6th line down is the line I am trying to populate. Basically the design of the 'report' so to speak is one giant detail box. I tried the formula you gave me, but it turned out as a boolean field.
Unfortunatly this data is going to be put onto a filled out form. So using a seperate group isn't going to work. :-\.
What I have is, is a word document pasted into CR and I am basically having CR spit out data that is related to the form. One of the fields is "Date of First Appointment". So I...
I have two tables that I am drawing information from. A client table and an appointment table. I have the tables linked by unique client ID numbers. Basically what I need is to select the earliest date from the appointment table for the particular ID and have it appear with the rest of the...
name code
Smith, John
Smith, John
Smith, John
Smith, John
Smith, John
Smith, John
Smith, John
Smith, John
Smith, John
Smith, John
Doe, Jane
Doe, Jane
Doe, Jane
Doe, Jane
Doe, Jane
Doe, Jane
Doe, Jane
Doe, Jane
and so on and so forth it turns out very ugly...
You are correct as far as the single DVI and VGA port. Don't bother playing with standard PCI for a video card
Basically if you want Dual DVI out you're going to need to upgrade your motherboard so that it supports PCI Express.
or think about getting two monitors that use VGA instead.....
basically it should look like:
name code
Smith, John 1234,5678,8674,8346
Doe, Jane 8674,8273
Johnson, Bill
Gretzky, Wayne 9999
Optimally that's what should happen, it should list the names and those codes if they're avaliable.
I am trying to build a list of 4 numbers that may or may not be avaliable in a certian table. The problem is when I use it with another simular formula it makes duplicat entries for the main formula.
here is the formula in question (CR5):
stringvar ICD:=
if not IsNull({Service.ICD1}) then...
As far as I have seen with DVD RW's unless the data was actually burned to the disk there is no way to get it back when the computer crashes. The information that would have been written to the DVD would have been purged from the RAM at startup and that cannot be recovered, unfortunately...
I work for a small company (>10 employees)and the product that my boss has me supporting uses a MS access v 2.0 database.
My questions are: What sort of known problems are there with connecting to the database with a SMB network connection, and what exactly does Microsoft's compact and repair...
I have written a report in CR5 (my boss is stuck with some old software) that basically takes patient birthdays along with names and addresses and displays them month by month in one single report. This is the formula that I used:
Date(2006,month({Patient.Birthdate}),day({Patient.Birthdate}))...
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.