Using Excel 2003... I have a added a custom submenu "Add New Row" to the "Insert" CommandBar. It calls a VBA subroutine.
The problem is that the subroutine is activated when "Add New Row" gets the focus (or mouseover) and does not wait for a click. As a side note, but maybe part of the problem...
Using Excel 2003.. I am trying to write from within a VBA function back to the worksheet.
j=Range("B1").Value reads the value into j just fine
but
Range("B1").Value = j generates an error
the worksheet is not protected and the function result reads back into its cell OK.
I am missing...
I am trying to do something in VB6 that perhaps would be better done in C++ (which I am trying to avoid due to incompetence).
I have a dll that interacts with the sound card and returns events through windows messages. To set up the subclass to intercept the messages I need to use the AddressOf...
I am using iTivity (supposidly uses VNC) to connect an XP Pro box to a software help desk elsewhere for program maintenence. I would like to activate this connection using Remote Desktop to control the box as the XP Box is physically hard to access. I understand that XP only allows one RDS...
Using a Perl script to process a file upload, I am trying to assign the temp directory to an existing r/w enabled folder (windows box) on my website.
Apparently, cgi.pm looks for a "/tmp" folder off the root and if not found sticks the file in the cgi-bin directory with the Perl script...
I need to update an automation program to VB6. It was written in Quickbasic and used interrupt driven assembly routines to cycle the interface cards. The hitch is a 32 channel A to D card that must use the available ISA slot. The ideal solution would be a custom control that would convert the...
I am converting an NT hosted website to use a SSL connection.
The present site generates its web pages by running perl scripts in the cgi-bin directory and reads and writes files from the files directory. My inclination is to move the cgi-bin and files directories as subdirectories under the...
I am using win2k professional as a stand alone server on a small network. I have several directories shared with tight security but I have one directory which I would like essentially everyone to be able to access. I have tried adding the "everyone" permission to the share for that...
I have a Rockwell Riptide sound card in an HP6640C Pavilion computer. I need to use the "Line Output" to drive another device but I find the voltage level way below the expected 1 V P-P. Is there a jumper on the card that controls this? The output level seems more like 50 mV P-P. Is...
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.