I have two columns, A and B. I need to write a formula to count how many rows contain the value 2 in column A and the value 3 in column B.
I was messing around with the COUNTIF function, but it looks like you can only use one column of data for this function. Any help you can provide is...
Is it possible to copy everything on my 40GB hard drive to my 60GB hard drive? Would Windows and other applications copy over and function alright or would I need to install the OS on my 60GB hard drive separatly? I'm pressed for disk space and don't want to be hassled by reimaging my hard...
Here's a tough question: Is there a way to center the text in my label? I was looking for align property, but to no avail. Thanks for the help.
"Pin me. Perl me."
Regards,
Chris
When I hit the refresh button after typing something into the textbox, the text stays there. I'm on my work PC, so they may have altered the settings, so that it doesn't clear the form. Can you please verify that it definitely clears the field for you when you hit the refresh button in IE...
When I hit the refresh button my IE browser, is there a way to have all the fields reset (as they do when I click my reset button)? Currently when I hit the refresh button, all of the data typed into my text boxes stays there.
Thanks.
"Pin me. Perl me."
Regards,
Chris
Is there a way to add a second id, HideMe2 to the onload event? I haven't had any luck.
<body onload="HideMe1.style.visibility='hidden'">
"Pin me. Perl me."
Regards,
Chris
Is there a way I can make both Cell1 and Cell2 disappear?
If I put more than one <div id="HideMe1"> in my code, then nothing disappears.
I'm just messing around with this stuff as I don't have
any experience with it.
<html>
<body onload="HideMe1.style.visibility='hidden'">
<table>
<tr>...
I have a drop down box and when the user selects a choice from the box, I want other elements to appear on the form/page based on what the user chose (for one choice, two textboxes might appear, and for another 3 checkboxes might appear). What would be the best way to go about this...
I'm using the COUNT function in Microsoft Excel 2003. I'm counting cells A1:A5
How can I make it so it counts the cell only if the value in the cell is greater than 5?
Thanks!
"Pin me. Perl me."
Regards,
Chris
I'm making a style sheet for my .aspx page and I hoping someone could tell me what denotes a comment. The style sheet is a .css file.
body{background-color:Aqua}
h1 {font-size: 36pt}
h2 {color: blue}
p {margin-left: 50px}
Is it the # sign?
"Pin me. Perl me."
Regards,
Chris
I looked close and saw that the
<%=values[i]%>
is populating the list box, but what does the
{ Response.Write("selected"); }
do?
"Pin me. Perl me."
Regards,
Chris
I just started learning asp .net yesterday and I had a question regarding the following code:
<%@ Page Language="C#" %>
<html>
<head>
<link rel="stylesheet"href="intro.css">
</head>
<body><!-- #include File="C:\Inetpub\wwwroot\DotNetJunkies\DotNetJunkiesWeb\_js\omni.inc" -->...
Does anyone know any "useful" sites that explain how to read(line by line) and write data to .txt files? My search came up empty.
Thanks.
"Pin me. Perl me."
Regards,
Chris
I have a command button called cmdDisplay and a textbox called txtDisplay.
How do I display the location/path, my program is running from, in txtDisplay when I click cmdDisplay?
Thanks for the help.
"Pin me. Perl me."
Regards,
Chris
In my program I want to make an open dialog box come up when the user clicks on a command button so that they can select a file that will then open.
I was looking at the MSDN documentation and found the following code, but CommonDialog1 isn't declared so it doesn't work (What should I create it...
Is there a way to have the program appear in the tray of icons in the bottom right of your screen when the user clicks the minimize button on the form?
Thanks!
"Pin me. Perl me."
Regards,
Chris
If I have a text file at the location "c:\hello.txt" how can I have my VB program open it (as if I double clicked on it) during execution?
Thanks for helping.
"Pin me. Perl me."
Regards,
Chris
Is there a way to prevent the user from typing stuff into the combo box(drop down list), and in turn just allowing them to select one of the items that is on the list?
Thanks.
"Pin me. Perl me."
Regards,
Chris
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.