I'm hoping this is the right sub-forum to post this question, my apologies if it's not.
The problem I'm having is that I can't get a blank row to be deleted. Below is a section of code where the Selection.Entir eRow.Delete should occur.
'-- Loop through to make sure only MS Patches are there. Delete Empty rows
For row = 2 To allRows
allString = xlSReport.Cells (row,2)
If (allString =...
User Profile
Collapse
-
Delete an Entire Row in .vbs
-
Nope, I don't have access to the server so no server-side languages. -
Submit a form
Hey guys, got a question.
I'm building a webpage that has form for certain visitors to submit. Now, I don't host the server may I remind you. So my issue is that I've set up a "mailto:" action on submit which naturally brings up their default mailer to email me the form. Is there a way to just email the contents of what they submitted in the form in plain text to a hard-coded email address? -
Silly me. didn't know it was an actual "function". I always thought "haystack" was filler variable for tutorials or examples like "myString" or "myStr" is to Java in: "string myString; myString = "hello, world!" "
I also thought that "needle" was the same so when you use a string finder function, the "haystack" is the block of text to look in and the...Leave a comment:
-
Sorry for late reply, but this works wonders. Thanks for everyone's posts. :D...Leave a comment:
-
Perl seems easy enough to learn.
Is there another language I not required to download or install something for it to run. For example, I need JDK stuff for Java, I need ActivePerl for Perl, I need PHP 5.2.5 for PHP, and etc. I just need speed, multi-platform or ease of conversion, and simplicity....Leave a comment:
-
VBScript conversion ideas?
Hey guys,
I have this 150+ line of code written in VBScript that reads, writes, and compares rows of data in .xls sheets. I now need to convert this code to a language that will work in Linux for .csv files. Any ideas? I need a language that's either easy to write or easy to convert from VBScript. Thanks. -
No, that's great. Thanks a lot.
Can you tell me how can I write to notepad to add comments or lines. I don't need ECHO., but something to print out onto the notepad per ping.Leave a comment:
-
MS-DOS Command Prompt questions
Hey folks!
First off, I don't know which section of the forum this needed to be so I put it in Windows since the majority of it is MS-DOS. Sorry if it's in the wrong section.
Now, I have a question, I'm trying to ping -a <IP_ADDRESS> a whole list of IP Addresses in command prompt then see if they are timing out or not and if they are timing out, return that results to a spreadsheet. Guys, I'm lost. I've... -
Viso-like applilcation for Linux
Hey guys. I need to find some kind of application that is almost like Viso but can be ran in a Linux box. any suggestions?
The only thing I've found so far is something called "Dia". -
Ohh man, you don't know how many times disc makers like nLite have saved my hide. I recommend it too!...Leave a comment:
-
Well, I checked my BIOS & while I was there, I even spent the time to download updates for it. No change. *sigh* The worst situations are coming into play like reformatting the laptop or it's a bad HDD or even main board. If I didn't have Dual Boot with Linux, I'd re-do it in a heart beat. Thanks for the replies everyone. I'll still be looking into the problem & I'll post my solutions A.S.A.P.Leave a comment:
-
Yeah, most to all of the processes are basic or I know what they are & should be there. You think it's hard drive failure?...Leave a comment:
-
There are about 20 processes running. The highest process is IExplorer.exe with about 38,000K of memory...Leave a comment:
-
For Java programmers: New Netbeans add-on!
I didn't know if this suggestive post was proper in the Java help forum, so sorry if it's in the wrong section in advance.
NetBeans 6.0 has a great new add-on. I've used it since it was "beta", but now it's official release is out & about. The add-on is just like Visual Studios where you can drag & drop your GUI components like buttons, text boxes, & etc. onto your JFrame & your JPanel. Very awsome.... -
I don't know C++, but isn't one advantage to using C++ is something like memory management or memory allocation? Please collect me if I'm wrong....Leave a comment:
-
Sorry for the delayed reply. In a lawsuit with my landlord so I've been trying to do my homework.
Anywho, Some of the processes are small ones, but most of the time it's the first application that is running on my pc. I have about 20gig of free space left. I have 1gig of RAM so it's suffice to open everyday applications like excel & such. My OS is XP Pro so it's not eating a resources that bad & I have on-board video but...Leave a comment:
-
Applications slows to open sometimes
Hey guys, I have an annoying problem. I have a Dell D620 with 1.2 gig of ram and a core duo processor running Windows XP Pro. Not powerful, but does work very well. My problem is that some applications open very very very slowly. Actually, it's more like 70% open slowly. Even JCreator takes forever. I've tried defraging it, I've tried disabling realtime protection on my Symantic. I don't want to re-install my OS because it has dual-boot with... -
Are certifications worth the time
Hey guys, I have a question that needs some opinions to finalize my decision. I'm 1 year away from getting my 4-year degree in Info. Security, but I have no certifications for anything. No A+, no CISSP, & etc. Question is, is it worth the extra time, money, & busy schedule to get certified at various levels of an IT background to prove you can to these things to future employers? Yes, I know experience in the IT field is worth it's weight... -
click & drag to select all
Hey folks. I've built a table in a Java Applet that has several rows in it. I know you can click, hold down the button, then drag all the way through the table to select them all, BUT on release of the mouse, it blows up & leaves a Java stack trace. Is there any way I can fix the click & drag error? FYI, it only happens when I release the mouse in a area other then the table.
I can't post the code because it involves...
No activity results to display
Show More
Leave a comment: