Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Use shape location to clear cells21 Jun 2006 03:37 GMT7
I would like to use a series of shapes to clear cells on a worksheet. For
example:
Shape1 exists in Cell A1. When clicked, it clears cells B1 and C1
Shape 2 exists in Cell A2. When clicked, it clears cells B2 and C2
format listbox21 Jun 2006 03:34 GMT2
i have a list box which dispalys numbers such as 10.87542 how do i format
this so it only has 2 numbers after the decimal e.g. 10.87?
thanks
How to program a macro to hide rows with conditionnal formating21 Jun 2006 03:32 GMT1
I have a table with various rows, identified, lets say, by the type o
info (Requirements / Guidelines / Info). I want to program a macro (fo
a button) to hide all rows that contains "Info" in the "type" column.
I do not want to enter the number of the row in the macro, because if
Which columns AutoFilter is on.21 Jun 2006 03:26 GMT1
1st the question.  If I use Set rng = ActiveSheet.AutoFilter.Range and
then do this rngColumns = rng.Address I can extract the columns from
here with Instr(Left/Right/Mid) or whatever.  What I want to know how
to do is a for/next to determine which of these columns has its
VBA Error "Type Mismatch"21 Jun 2006 03:25 GMT3
I have a piece code containing a variable
Dim CopyFullName as Variant
The purpose of the variable is to generate a full file name from a
variety of sources - most of which are string based but some times the
how to specify only if 3 characters or less21 Jun 2006 03:19 GMT3
I download a report that has a column heading "Name" and is in column D.  The
name is last name then a comma then a space then the first name, for example
SMITH, FRED.
I would like to write a macro that would generate a report to pull only the
Sorting problem in a macro21 Jun 2006 02:49 GMT1
I have a sorting macro that runs on a machine with Excel 2003 but won't run
on Excel 2000.  I used the macro recorder to record the macro but it won't
run on the machine with Excel 2000.   Is there some change I could make to
the sorting routine that would make it compatible with ...
How can I look for a sub-string within a string in VBA and...21 Jun 2006 02:39 GMT1
Hi Again,
I need to figure out how I can find a substring within a string in VBA.
Say Col A, Row1 = cats, dogs, pigs
and I want to find cats and if possible know the position in the string.
Add macro with macro21 Jun 2006 01:44 GMT2
When I insert a sheet in my workbook, there must be (simple) PrivateSub
added to that Sheet. Can that be done?
autosorting protected data with macros21 Jun 2006 01:40 GMT4
I have a set of data that i share with other users and allow them to autosort
through.  The data is protected so that the other users cannot corrupt the
data.
I recently wrote some macros that include detailed multilevel autosorts of
Removing blank rows21 Jun 2006 00:49 GMT10
I have a 1-column spreadsheet that contains data in column H (with a heading
in cell H1).  Some rows in column H contain no data or a single space.  
Starting with cell H2, I needed a macro that would examine each cell in
column H and automatically delete a row where no data or ...
Copy from one sheet in a workbook to another sheet in another work21 Jun 2006 00:15 GMT1
Hi Again,
My last post didn't help.
I'm trying to copy (in VBA) all the data in one sheet to another sheet that
is in another workbook.
Dynamically set the value for Field in auto filter20 Jun 2006 23:41 GMT1
I am filtering two separate data files by values contained in the column
titled 'City'.  The position of this column in the 1st file is column 10,
however it is in column 9 in the second file.  The filter statement below
works for the 1st file but not the 2nd.  
Range Select with ActiveCell and Offset property20 Jun 2006 23:26 GMT2
I need to clear the contents of a certain range and yes I could jus
write the code as follows:  Range("a1:b240").clearcontents
however, the range selection depends on the active cell.  I have trie
entering the following:  Range(activecell
Filtering20 Jun 2006 22:53 GMT1
I am feeling rather stupid right now.  I have tried everything I ca
think of, but I cant get this to work.
I have a column that has about 15000 rows of tax id's.  I want t
autofilter this row.  but, autofilter has a max of 1000 entries.  I
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.