The following macro is not working correctly. I can't figure out for the life of me what is wrong with the code. I get a run-time error on "If c.Value = m Then" line with a c.Value error of 2042....
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_205...
Zones:
MS OfficeDate Answered: 03/06/2003 Rating: 7.4 Views: 4
Hi all
Is it possible to change the the following macro to delete any date in column B than is greater than 12 August 2006?
Public Sub DeleteBlankRows()
Dim p As Range
Application.Scre...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 04/26/2006 Rating: 8.0 Views: 0
What is HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed and what is it used for?
http://www.experts-exchange.com/Operating_Systems/Win2000/Q_20947366.html
Zones:
Windows 2000Date Answered: 10/25/2004 Rating: 7.2 Views: 515
Hello,
Can anybody explain me how does the MD5 RNG method to generate random numbers work? I hear that it uses hash tables, but I don't know much about it.
I just want to know a simple explanat...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20143225.html
Zones:
C++Date Answered: 02/23/2002 Rating: 8.4 Views: 0
Hi!
I want to learn how RNG:s work, but I have problems grasping the complex examples which I've found.
Could someone please supply an algorithm (preferrably in C or VB) for a *very* simple R...
http://www.experts-exchange.com/Programming/Misc/Q_20159649.html
Zones:
ProgrammingDate Answered: 08/05/2001 Rating: 9.2 Views: 0
Hi Jim:
Is there a way to change case # 3 like
- 66 can only be used with 21 OR 22 OR 23 OR 24 OR 25 OR 26 OR 27 OR 28 OR 29 OR 30 OR 31 OR 32 OR 33 OR 34 OR 35
- 67 can only be used with 21...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 03/21/2006 Rating: 8.6 Views: 0
My goal here is to have (4) macros combined into one streamlined macro. I currently use them to clean up/reformat a CSV file which contains daily web hit information and I'm running each macro sep...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 07/28/2006 Rating: 9.0 Views: 0