Advertisement

1 - 10 of 133 containing alltags:("y") (0 seconds)
I would like to put three y axes on a graph (example Sales, Costs of Goods, Profit).  The sales are in the millions, Goods sold are in Thousands, and Profits are in Houndreds.  I know that two can ...
Zones: Ms Office SuiteDate Answered: 08/23/1999 Grade: B Views: 0
Good afternoon all, I am trying to duplicate the X of Y Records provided by the navigation buttions on a form.  I am using Access2003 on a WinXP Pro.  I have posted the code below that I am usin...
Zones: MS AccessDate Answered: 05/17/2004 Grade: A Views: 0
I know the coordination (x, y) for 3 points on the coordinating system and there is a unknown point. I only know the distances between the new unknown point and the 3 known points. Therefore, h...
Zones: Math & ScienceDate Answered: 08/29/2004 Grade: A Views: 5
This IS hw. Assume that X consists of 3 bits, x2 x1 x0, and Y consists of 3 bits, y2 y1 y0. Write logic functions that are true if and only if: a) X<Y where X and Y are unsigned binary numbers ...
Zones: AssemblyDate Answered: 02/22/2005 Grade: A Views: 0
When I activate a pop-up form I want to programmatically tell it where on the screen to load. I notice controls on a form have a left and top property. I can't seem to get this at the form level......
Zones: MS Access, Internet AdvertisingDate Answered: 10/28/1997 Grade: A Views: 0
I am trying to sort an array of strings in alphabetical order.  I have the following code... char *ray[1000]; char myString[100]; ... int Max(char *ray[], int size) {     char *max ...
Zones: C++Date Answered: 07/17/2000 Grade: A Views: 0
Currently, i have this dynamic HTML menu system... The X and Y coordinates are hard coded to where the menu will be placed on the screen... I need to dynamically place the menu on the screen...Wha...
Zones: JavaScriptDate Answered: 06/17/2002 Grade: A Views: 0
Please see example of spreadsheet below:            0700  0730  0800  0830 ...2329            0729  0759  0829  0859    2359 Jan1         3    3     2      1 Jan2         5    4     2      5 ...
Zones: Ms Office SuiteDate Answered: 02/02/2003 Grade: A Views: 0
Hi, I know how to create a graph with a secondary Y axes, but I want to add a third Y axes in a line graph With a 2 axes graph I can show the effect of speed vs rpm for a car, but I cannot add t...
Zones: Ms Office SuiteDate Answered: 06/19/2003 Grade: A Views: 97
How do you get the x and y postion of a popup window?
Zones: JavaScriptDate Answered: 01/15/2004 Grade: A Views: 24