Microsoft
Software
Hardware
Network
Question : Excel VBA Error - Trying to select range
Hi,
On this line
Set rng1 = Intersect(Sheets("Commissi
on Payable Summary").UsedRange, Columns("B"))
I get the error
Method 'Intersect' of object '_Global' failed
Im trying select Column B on the specified worksheet.
Regards
Sm17ch
Answer : Excel VBA Error - Trying to select range
wow, quite a bit of code.
First thing I would do is comment this out
ViewJobLinkerForm.Dispose(
);
Random Solutions
SSRS Reporting
Setting up new Server 2008 DC to replace existing Server 2003 DC in Parallel
Datasheet Dialog possible?
Can a Cisco PIX firewall ver 6.3.5 have two static entries to the same host?
Integrating Raid Drivers in the OS
Why the record on my database is incomplete??????
is it possible to find ip from server logs?
Windows Authentication / SQL Authentication
dell XPS 420 failure to boot
providing sql username & password to crystal report in asp.net c#