Hello,
I am new to VBA and have searched for various websites about comparing cells in two worksheets and displaying the rows that are different in a 3rd sheet. I can easily do this in vlookup see but I would like to do it via a command button. Other websites used integers as examples however I...
hello
i read a bit about the get method.
ive fixed all possible syntax errors. however, i still am not able to get an actual result.
can anyone please help?
your help is greatly appreciate
<html>
<form method="get" action="process.php">
<h2>Evaluate Costs for Programs! </h2>...
ive tried other variations as well and it doesnt seem to work.. can anyone please help me out.
its so frustrating :(
<html>
<form method="get" action="process.php">
<h2>Evaluate Costs for Programs! </h2>
insurancecost:<input type="INT" name="insurancecost"><br>
days:<input type="INT"...
im sorry again..
but it seems as even though i alter the code to fix the mistakes the form is still not evaluating..
i5.nyu.edu/~lia205/process.php
thank you
eliana
<html>
<form method="get" action="process.php">
<h2>Evaluate Costs for Programs! </h2>
insurancecost: <input type="INT"...
hello again,
i redid the code using get as the variables are most likely not global but it just does not work. im receiving an error?
can anyone help?
thank you vacunita for your help
best
tubby6
<html>
<form method="get" action="process.php">
<h2>Evaluate Costs for Programs! </h2>...
hello,
im trying to find the product of two numbers that i input.
but it does not work? am i setting the variables incorrectly?
can anyone please help?
your help is greatly appreciated
eliana
<form method="get" action="process.php">
<h2>Evaluate Costs for Programs! </h2>
insurance_cost...
I tried this .. but it prompts me that a boolean is required...
If isnull({HPD_Help_Desk.Generic Categorization Tier 1})
then
"No Data"
else
{HPD_Help_Desk.Generic Categorization Tier 1}
your help is greatly appreciated
tubb
Hello I am looking to create a cross tab based on the following
1. The count on items that do not have a particular item.
I was able to get the count on a field that did have information, BUT NOT ON THE COUNT THAT DID NOT HAVE INFORMATION.
so i want a cross tab that displays the number of...
I am using crystal v10. and i want to make my report run from every wednesday to wednesday.
it consists of this
{HPD_HelpDesk.Create Time} >= CurrentDate-7
and
time({HPD_HelpDesk.Create Time}) in time(16,0,0) to time(23,59,59)
But I want to set up such that it runs every wednesday to...
OMG I THINK THAT WAS THE PROBLEM... OMG!!! THANK U SO MUCHHH IN WORKED... U ARE THE BEST.
YOUR HELP IS MUCH APPRECIATED!!!
I HAD A PREVIOUS THREAD BUT IT WASN'T ANSWERED PROPERLY
!!
THANKS SO MUCH
-TUBBY
How do i create a time interval in crystal v10.
I have the following
{HPD_HelpDesk.Create Time} >= DateTime (CurrentDate-7, Time(16, 00, 00 ) )
This results in all the data seven days before today's date AFTER or equal to 4.
BUT
I WANT data from seven days ago from 4 to 12..
every day..
for...
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.