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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Two values in a combobox23 Feb 2006 18:55 GMT2
Hi
If i use
For Each b In rng3
      combo_timer.AddItem b.Text
MACRO VBA TO SAVE EVEN IF FILE EXISTS23 Feb 2006 18:37 GMT1
Hi i have a macro that copies a worksheet and saves in my documents. My
guestion is there a way to save the file with the current date each time.
thanks
Help with code to re-arrange data for pareto analysis23 Feb 2006 18:34 GMT2
As I have no VBA experience, please would it be possible for someone to help
me with a problem I cannot easily solve. I would be grateful if someone
could point me in the right direction with some code.
I have the following data sheet :  Four columns A,B,C,D - Not limited to 3
Sum in hierarchy23 Feb 2006 18:24 GMT3
Hi, I'm stuck on how to calculate sum within hierarchy. Below is what
I'd like to archive. How can I create a macro that in the end will
WRITE A FORMULA into the cells for every level? For example, at Level
0, the formula is sum all Level1, at level1 = sum all level2 and so on.
Does Excel Statistic Feature comes as a COM component or a library23 Feb 2006 18:18 GMT3
1) Does the Excel has a COM component that will behave as Statistical library?
2) Can this COM be used in Visual Basic 6.0 ?
3) Can it calculate the statistical functions and return the result, if data
is passed thru VB 6.0 ?
Closing and attaching spreadsheet to an email23 Feb 2006 18:00 GMT3
I have a hyperlink (email address) in a user form, but what I would
like to do is when the link is clicked, the  file to get attached to an
email.
Here is the code I presently have, where by clicking will open an email
Need longhand formulas for CUMIPMT and CUMPRINC  functions in Excel23 Feb 2006 17:42 GMT1
I need a formula for Excel to calculate the cumulative interest paid on
a loan and a formula to calculate the cumulative principal as well.
I am exporting the data generated through a dynamic link to an Excel
spreadsheet. Regrettably, the program I am using doesn't support either
Print area23 Feb 2006 17:37 GMT3
If I wanted to set the print area to just print
Sheets("Sheet1").Range("A1":"E9")
rather than the whole sheet, how do I do this from a macro button. I
know that
Set a range in a Macro to copy23 Feb 2006 17:22 GMT1
I need copy a cell into a range of cells in another column, where the
range is determined by the height of another column (row value of the
last non-blank character)
The following code copies the contents of cell D1 into the range
Copy cell23 Feb 2006 17:17 GMT2
Code:
Worksheets ("Master").Range ("Q:R").Copy Worksheets("Sjournal").Range
("U:V")
What's the best code to copy just "Q" to "R"
Delete file if it starts with a number23 Feb 2006 17:09 GMT3
I would like to delete all files in a folder where the file name starts
with a number.  So it would delete 33.xls but not delete Mike.xls
The file in question is C:\Temp
TIA! - Mike
Concatenate 3 columns.23 Feb 2006 17:08 GMT1
This is the routine I used to concatenate 2 columns.  How would I
concatenate 3 adjacent columns?
Thanks,
Jim
Multiselect List Box23 Feb 2006 17:00 GMT1
I have a list box that I populate using the following code:
   Load Userform1
   Userform1.varinclude.Clear
   For i = 1 To NV
Compare and Copy23 Feb 2006 16:29 GMT2
I have two separate worksheets.  Worksheet 1 contains a list of position
#s (personnel).  Worksheet 2 contains a list of position #s (Column A)
with individual names (Column B).  My task is to compare position #s in
the two worksheets and when they match, copy and paste the ...
signing a spreadsheet23 Feb 2006 16:21 GMT3
Just another rookie question, but when I send my spreadsheet(macro) to my
associates, it gets blocked because it is not signed.  ???? I'm not sure what
this means, or how I go about signing the project, so they can use my data.  
Any ideas. . .again, I realize this is rookie ...
 
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.