backspace key
Fri, 10 Oct 2008 13:38:18 -0700
I want to disable the backspace key on a single worksheet.
How can I do this?
Gotta be honest...don't know much about macros.
Thank you!
Mark Barnard
L1011driver@hotmail.com ...
|
Microsoft Office Spell Checker
Fri, 10 Oct 2008 12:50:58 -0700 (PDT)
Where is the folder/file location of the Microsoft Office Spell
Checker program. Is it in a common file somewhere? Help ...
|
Error help
Fri, 10 Oct 2008 12:21:02 -0700
I have a userform (ufRepInfo) which finds data and displays it on the
userform in a bunch of textboxes , a user enters itheir desired Zip Code and
Market into the textbox (tbZipCode) and the combobox (cbMarket) and clicks
the find button (cbFindButton). My code worked perfectly till I added a
min/max butto ...
|
Custom Sort Routine
Fri, 10 Oct 2008 11:59:46 -0700 (PDT)
I have a header and several rows of data that i'd like to routinely
sort in a peculiar way:
There is a field that consists of a 1 alphanumeric character followed
by 5 numeric characters.
Ex: a123434, b234344, 434563, etc.
I'd like to create a function that sorts these numbers by their last
three (numeri ...
|
StructureMacro.xla PASSWORD?
Fri, 10 Oct 2008 11:41:18 -0700
Is there a default password for Office 2007 Excel? I cant seem to get to the
Structuremacro.xla. ...
|
Autosave
Fri, 10 Oct 2008 11:41:15 -0700
I'm trying to write a macro that when a master file is saved, it will
automatically save a read only copy in another folder, any suggestions?
...
|
WorksheetFunction.EOMonth
Fri, 10 Oct 2008 10:37:24 -0700
Can this worksheet function be replicated in VBA? I would like to get the end
of any given month, Any Thoughts? ...
|
|
|
Is there a way?
Fri, 10 Oct 2008 10:37:10 -0700
Is there a way to hide a checkbox along with the cell it hovers over?
So when I hide the column with all the checkboxes I want the checkboxes to
hide as well.
...
|
ActiveX component can't create object or return reference to this
object (Error 429)
Fri, 10 Oct 2008 10:30:08 -0700 (PDT)
Hi,
I'm trying to create a file system object so I can cycle through a
folder and quickly append 30 different text files into one. This is
the short macro I have. When I try to run it, it tells me the
following:
ActiveX component can't create object or return reference to this
object (Error 429)
S ...
|
Insert a File, not a Comment, to a Cell
Fri, 10 Oct 2008 10:27:24 -0700 (PDT)
I am wondering if Excel allows a file (text file, or HTML file) to be
inserted to a cell. I know I can insert a comment. But I want to
attach a very long email chain to a cell, comment isn't quite
readable.
Thanks in advance.
H.Z. ...
|