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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Formatted output to text file15 Dec 2006 12:19 GMT1
I know there is a simple answer to this, but I can't seem to find it in the
help file. I am using the VBA print# statement to create a text file with
numbers in right justified columns. One of the columns will contain a
floating point value and I need to contol the output width ...
Range Definition15 Dec 2006 11:28 GMT1
I am trying to fill every column for B to whatever with "test".
I use following function to define the range. In this case Last_Column
= 12
Function Last_Column(My_Range As Range) As Long
Are Excel Shim Dll's have COM support15 Dec 2006 10:32 GMT1
I've created a Shim dll for my AddIn assembly. The Shim dll was built
as a VC++ project. I need to use this dll in my .NET project but it
says that the dll is not a valid COM component.
Aren;t these shim dll COM components ?
'Save as' problem15 Dec 2006 10:05 GMT1
To all,
I have a macro that imports some data from a text file, and then
produces a graph of the data. I then save only the graph, and
associated worksheet ( i.e. the data ) as a seperate file. I use the
xlBook.SaveAs (documentName) when file open by another process15 Dec 2006 09:26 GMT2
When I attempt to use the line -
xlBook.SaveAs (documentName)
to save an excek document I have created (or edited), I get an error
when this document is open by another process. I'm creating this excel
Compare 2 list and extract continous range15 Dec 2006 09:15 GMT3
This is my first post. I have two list of data and want to extract
continous range.
eg. 1    2
     2    3
How to have data ordered via Data validation15 Dec 2006 08:57 GMT3
I have tries to find it in the Help section as well as in this
newsgroup, but without success.
I have a column that fill itself with data from countif formula. ok, so
far.
Rename selected (highlighted) sheet with cell contents of sheets in cell A115 Dec 2006 08:41 GMT2
How can i modify macro below - to make it work for only sheets i've
selected (group) - instead of all sheets in active workbook.
Sub RenameWS()
   Dim ws As Worksheet
Filtering problem15 Dec 2006 08:34 GMT2
Filtering a list of email addresses in 1 column is very easy. But how can
the rows in other columns also be eliminated together with the duplicate
addresses?
Perhaps I haven't expressed myself clearly.
creating a new collection15 Dec 2006 07:30 GMT4
I'm trying to create a new collection containing all worksheets in the
active workbook except the last one, but I failed. Please help!
Regards,
Stefi
Run a macro continuously15 Dec 2006 07:16 GMT2
My macro fetches data from a website. I want this macro to get the data
every 30 seconds.
So I've inserted a time delay. Here's the code.
Start = Timer ' Set start time.
Can i Bunch a Many Macros & put them into a Single File15 Dec 2006 06:50 GMT1
Dear Sir,
I had heared about Add Inns Functions.
Can you hap me in this reagrds. I want to know how to put all the
macros in one place & how to call them and how to create Add Ins.
{=AVERAGE(AND(B6:B15>=B3,B6:B15<B4),C6:C15)}15 Dec 2006 05:56 GMT6
11/01/06    10.0
11/02/06    10.0
11/03/06    10.0
11/04/06    10.0
How to detect selected cells in Excel, in VSTO15 Dec 2006 04:09 GMT1
in VSTO 2005, is there a way to get hold of the selected cells.
Say, user hold the Ctrl key and select multiple cell, is there a way to
get hold of them in VSTO? ActiveCell doesn't seem to be the answer.
THanks a lot
reading tags from an mp4 file into excel sheet15 Dec 2006 04:03 GMT1
I'm looking for a way to read the tag information from an mp4 audio file
(m4a) into excel. Could anybody point me to some vb/vba sample code to read
the tags/atoms from an m4a file ?
Any help is appreciated,
 
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.