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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remove leading spaces from excel worksheet18 Sep 2006 20:01 GMT8
Wonder if somone can help me please.
I have a spreadsheet with a number of cells that are blank to look at but
have a space in them as the first character.
Can someone tell me please how to write a macro that within a given range
Unique Value by Advance Filter18 Sep 2006 19:55 GMT15
Can I store the result of unique value by using advanced filter in VBA?
 Sheets(mysheet).Range(myR).AdvancedFilter Action:=xlFilterCopy,
CriteriaRange:=Sheets(mysheet).Range( _
       myR), CopyToRange:=Sheets(mysheet).Range("S5"), Unique:=True
Register MSCAL.OCX using Macro18 Sep 2006 19:06 GMT1
Does anyone know how to register MSCAL.OCX using macro instructions?
recalculation of a custom function in excel18 Sep 2006 19:04 GMT4
I've created a custom function in Excel 2003 to meet a need that's too
complicated to be feasible in a formula.  When I initially create the formula
that references my function, the cell containing the formula calculates
correctly.  However, when the underlying data changes, the ...
get distinct data from multiple sheets & then consolidate distinct18 Sep 2006 19:01 GMT1
I have data in a table in multiple worksheets... I would like to consolidate
the distinct data from these sheets into a single sheet....
eg. sheet1- A-B-C
sheet2 - X-Y-Z
round number for unknown num_digits18 Sep 2006 18:55 GMT4
I want to have a control on a UserForm (scollbar, slider, other
suggestions) in which the user can select the number of decimal places
(1 through 9) or significant digits (-1 through -9) for a range of
cells.  The siginficant digits is easy:
saving with a date18 Sep 2006 18:38 GMT4
Could anyone tell me how you can save a file with a date one day before
today's date but if it falls on a holiday to save it with the prior date.
Thank you.
Hard line break displaying as rectangle on import from SQL18 Sep 2006 18:37 GMT2
Am pulling data from a company db via SQL and the hard line breaks in
several fields are coming is as that annoying little rectangle.  Result is
that the report is pages and pages longer than it has to be.  When try to use
the Replace function, Excel does not recognize the ...
Name sheets from a list18 Sep 2006 18:29 GMT5
I have seen several close solutions...here is what I am trying to do:
Sheet "HOME" has a range from e9:e24  When user enters in cell e9 that entry
is linked to cell c6 on another sheet.  I want that sheet to be renamed to
that entry.  I used anothers code to have it work, however, ...
Code to remove external references from range names18 Sep 2006 18:27 GMT1
Just an offering to the world...a while back I had to remove all the
external references from all my range names in the active workbook, which is
something Name Manager does not do.  This code worked for me, but I make no
guarantees that it will do anything for anyone else.
Copying worksheet to all workbooks with fixed references18 Sep 2006 18:26 GMT2
I have a worksheet that I need to add to about a 100 excel workbooks
under a folder with the same structure and format.
So, I used Ron's code (Thanks!) to copy the worksheet to all the files
under that directory. However, I need to copied worksheet to have the
Word wrapping merged cells18 Sep 2006 18:12 GMT1
I have the following code in my worksheet that word wraps merged cells.  It
wraps the cell contents fine after a user types in the cells and clicks
enter.  The problem is that it then protects the cells, so then a user cannot
edit the contents in the cells because they are ...
External File Paths18 Sep 2006 18:10 GMT6
Since my previous tests failed - the file paths werent entered into the
spreadsheet correctly!!  I wondered if it were possible to have excel
extract a list of all the files in a drive and put each file found's
full path location in a row on the spreadsheet.
Macro to refresh data18 Sep 2006 18:04 GMT3
I have an Excel 'Data' sheet that gets data from Access query (Data>>Import
Data>>New db query, then feeds data into 'Model' sheet that setup with
multiple formulas for analysis. Everything thus far works fine. I just need
to set up a macro to refresh the 'Data' sheet every time ...
How to Find&Replace with MatchWholeWord?18 Sep 2006 17:57 GMT5
I need to Find and Replace text in excel, however I'm bumping into a
problem: parts of longer words are being found by shorter words and these
parts are being then replace with the ReplaceWith text.
Word's VBA has the "MatchWholeWord Property" that avoids this problem.
 
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.