Easy questions that is driving me mad.
In excel I have two fields, a and b
I want to see the difference from a in b if negatage 0.
Example a = 30 always the diff over 5 so b = 15
Example a = 3 always the diff over 5 so b = 0
Thanks
-Phish
"Why do you need to think? Can't we just sit and...
So I'm looking to give an option to compress a report in perl before it's emailed. Any idea's.
-Phish
"Why do you need to think? Can't we just sit and go budumbudumbudum with our lips for a bit?" - Mostly Harmless
So here are my two tables and report for an online query
Table 1
1 x
1 y
1 z
Table 2
1 y 0
1 y 2
1 y 3
1 y 4
1 y 5
1 y 6
1 y 7
1 y 11
1 y 12
1 y 16
1 y 18
1 y 23
1 y 24
1 y 25
1 y 26
1 y 27
1 y 29
1 z 0
1 z 4
1 z 6
1 z 7
1 z 11
1 z 12
1 z 16
1 z 17
1 z 18
1 z 19
1 z 23
Report
1 y 0
2
3...
I am fairly new to javasctipt. I'm trying to disable a button if a second button is named let's say Activate. This is what I have so far.
<HTML>
<HEAD>
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
if(document.form.button1.value =="Activate")
{document.form.Button2.disabled=true;}
</SCRIPT>
</HEAD>...
I am installing Micros RMC updates, specifically SP 12 from a network drive. On the install I am receiving the message "Some window files were replaced and your system must be rebooted before the 9700 HMS installation can continue". On reboot I just continue to receive the same message. Any...
I am trying to find a way to export a table into the outlook task list. I can do it manually but havn't found the right code to do it seamlessly. Any ideas would be greatly appreciated.
-Phish
I am trying to set up a DSN on our network to send and recieve data from an access database to mas 90. I have been unsuccessful. Any help would be greatly appreciated.
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.