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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Haven't fully tested my code - whats wrong with it????24 May 2006 14:51 GMT5
Code:
--------------------
   Public Sub HotTPassword()
 Dim irow As Long
help with copying worksheet (excel 97 vs excel 2000)24 May 2006 14:41 GMT3
It got the following code
Code:
--------------------
   Sub viewtables()
Simple Loop Help Please24 May 2006 14:34 GMT1
I have a column which contains text which has either "Completed" or "Not
Started".  I sort by that column, then want to find the first cell
containing "Not Started"
Do While ActiveCell.Text <> "'Completed"
Help: XL & Outlook24 May 2006 14:31 GMT3
Hi all,
I've created a Sub to send an email from excel as shown;
Code:
--------------------
Specific Range Deletion24 May 2006 14:29 GMT9
What is a good formula for Deleting a specific range of rows?  I am trying to
figure out a way to delete all but the last 10 rows from a large set.   I'm
implementing it into a macro, and am struggling with how to get it done.  I
currently am experimenting with this:  
Help Cleaning up Code24 May 2006 14:26 GMT1
I recorded this macro so that i could use the code.   I was wondering if
there is a more efficient way of writing this code?
Sub Macro1()
    With ActiveSheet.QueryTables.Add(Connection:=Array( _
VB's Command Button vs Form's Command Button24 May 2006 14:23 GMT3
Excel 2002, SP3
Here's an issue that I have noticed.  When I use VB's Command Button (Visual
Basic Toolbar button, click on Control Toolbox, then click on the command
button within that control bar), each time I go into Print Preview, then
Count number of shifts...24 May 2006 13:57 GMT5
We currently have approx. 700 schedules in our scheduling software and
we often need to export them to count how many Mon - Fri, Tue - Sat,
Sun - Thr shifts.  Being a 24x7 operation, the combination of days
worked vary alot.  Ex.  Mon, Tue, Fri, Sat, Sun.  The format of our
Automatic Cell Population24 May 2006 13:52 GMT7
I'm on a roll now...
How do I get cells to populate with the following on save?
Date
Time
pdfDist.FileToPDF does nothing24 May 2006 13:48 GMT1
I'm trying to automate the creation of pdf files.  I posted my code
below.  The line I'm having problems with is
pdfDist.FileToPDF "c:\My Documents\testExcelToPDF.PS", "c:\My
Documents\testExcelToPDF.pdf", ""
Macro Drop Formula As Far As Required24 May 2006 13:34 GMT1
I am trying to make a shortcut, but the bit iam missing is quite an
important technical bit that will help me elsewhere.
basically, the shortcut puts a countif formula next to the active cell when
the macro is run e.g. in B2 next to the data in A2. i want it to countif for
Macroo assigned to CommandButton24 May 2006 13:12 GMT2
I have a macro in Excel that works just fine when I run it from the toolbar.
However, when I create a CommandButton on the spreadsheet itself and copy the
code from the macro, it will not run as hit encounters an error and goes into
debugging.  Can anyone shed any light on this as ...
Sum up a dynamic range24 May 2006 13:10 GMT3
Dear all,
I want to create a function (maybe just a common IW question in fact) to sum
up a column, which have a dynamic number of rows!
My user will retrieve data from DB and display in a column, but the number
Macro Names24 May 2006 13:08 GMT2
Does anyone have any code available which lists all the macros in a
workbook?
Is there a way of drilling down through the VBE to get to macro names?
I can list the names of VBEComponents but cannot seem to find any reference
Undo a Macro?24 May 2006 12:47 GMT1
Hi.  I defined a macro that will copy the current row and do a copy
insert.  It looks like this:
Sub CopyInsert()
   ActiveCell.EntireRow.Select
 
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.