I've just assembled my first PC, and it won't power on. I've checked all the connections and everything, but when I push the on button nothing happens.
I was talking to a collegue, and they suggested that because I'd bought a Taiwanese motherboard and American CPU I needed a Gra-rad modifier...
I realize this may be a stupid question, but I'm kind of new to Photoshop because I used to use Paint
shop Pro and never had this problem.
Okay my problem is whenever I try and move text close to the border, but NOT on the boarder, it just gets attatched to the edge. I want to move my text a...
Hi
I am new to SQL. I am trying to retrive data about employee name, Start date and Last date. How do I do this? I know it is very simple question but I am very new to this.
thanks
select start date, end date, last name ???
from employee
where ???
I am working on a database that someone else wrote. I am trying to get the start and end date from the database using three tables. I have used criteria Between [StartDate] And [EndDate] then I chose Parameters Date/time. But no luck! The database works fine when I retrive date using calender...
Iam using crystal 10. I am getting sub total and grand total.
for grand total i have the code below.Any idea where i just get grand total 300 where 58 is instead of having to see at every user. Thanks
sum ({MEDICAL_REPORT_OBJECT.EDI_ID});
numbervar grandtotal;
numbervar grandtotal := grandtotal...
When I use this formula, I get
username TotalLines
mark 3001
lara 2545
lee 1005
-------
????
Can someone help me on how to get grand total?
thanks
--formula--
shared numberVar RowsThisRecord;
shared numberVar UserTotalRows;
shared...
I am trying to get the grand total. I have userid's and there total number for each user which get from a formula name @lines. I would like to get grand total. I tried to uses running total and summary but it only give me userid, lastname, and lastDate. Help please.
userid numbers...
I am new to databse and cr. I have a cr 10. I am getting data from sql. In one table, I am pulling user text and id numbers from table Record where the "user id" Field in that table is named EDI_Id. I also want to get this user Last name but it is in another table User_Profile where user id...
I have a CR 10 report that pull data from sql. I am trying to get every two week of data. I have used the code below but it only gives me for some reason from 11/06/05 through 11/18/05 and in one user case it gives 10/30/05 through 11/11/05. Is there a way where I pick dates instead of just get...
I have CR 10. I will try my best to explain by question. I am working on a report that gets data from sql and counts the number of lines. I count the user lines Individually. But I need to count grand total of each user and also in the end grand Total of all the users. . Here is my code:
shared...
I am new to crystal reports. I am trying to count lines in crystal rpt. I want to know how to count 65 characters per line, and we count key stroke here also counting headers. Please please help!
System time is off by 1 hour. The computer is running Windows XP and it is part of a domain. Even if I attempt to correct the time, the times goes back to 1 hour difference, since it receives the time from the server. The weird thing is that the server time is correct, and all the rest computers...
Have a Phaser 8200 that keeps getting a paper jam. It seems as though the jam mainly happens over night after the printer has automatically been restarted and when the printer has been sitting a while. Simply pulling out the paper always takes care of the jam.
The printer is confined in a small...
Hiya all, im new here and...
Im just starting to use Labelview (6.03 and 7.02) I have close to 10000 preview files which i would like to convert to .gif
Does anyone know if this is possible?
The only way i have been able to do it, is in Paint Shop Pro. It seems to be the only program apart...
Im new to the VPN game so i have a couple of questions
Our company's current set up is a cisco 1720 router pefroming NAT. behind the router we will be placing our VPN server running on windows 2003 (it will also be our Active directory,DNS, and DHCP server, which isnt best practice, iknow but...
this code works for me
SELECT Products.*, Companies.Company_Name FROM Companies INNER JOIN Products ON Products.product_com_code=Companies.Company_Code;
and this one also:
SELECT Products.*, Types.Type_Name FROM Types INNER JOIN Products ON Products.product_type_code=Types.Type_Code
what i...
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.