I have some code that executes in the "Before DoubleClick" portion of a worksheet.After the code finishes, the cell that was clicked goes into edit mode. Is there any way to cancel that effect or make it go back into regular mode through VBA?
I have a server running MS Windows 2000 server running IIS 5.0 and ASP 3.0 (no .NET). I have several Access 2003 databases that I would like to display(read-only) on the web with asc/desc column sorting and a drop down filter similar to the autofilter in Excel.Those are the 2 required features...
I have two macros that use the following method to open and write files:
outF = freefile
open Reports_Dir & SUBDIR & OFILE for output as #outF
print #outF, HEADER
print #outF, chr(34) & _
header1 & c & header2 & c & chr(34)
close outF
They both write to different...
This has been an ongoing problem for me for the last couple months.While I am surfing the internet,typing, or doing nothing at all, the video to my screen simply blanks out.NO blue screen,no warnings, no errors, just typing,typing and then bam,it's gone.I looked in event log after the computer...
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.