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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calling procedures of a different project23 Aug 2007 01:50 GMT4
I have different VBA procedures in different workbooks and I need to call a
procedure from one workbook to another. How can I do this? How is the right
syntaxis?
I appreciate any help.
To change Columns(4).Rows.Count23 Aug 2007 01:18 GMT1
Hi guys I would like to know  how to sustitute the "Columns(4).Rows.Count"
statement for something more efficient, the Idea is to know in wich cell I
find the last record, instead off read all the column , there are no empty
cells in between, I had to assign Long to "i" because I ...
Unhide sheets23 Aug 2007 01:10 GMT1
Is there a way to unhide all sheets in excel without using vba other than one
at a time?
need an OR in the countif statement23 Aug 2007 01:10 GMT6
This version does work better. Now it is counting on the columns and I can
see it in the msgbox.  Before I think it wasn't counting any columns. It
still doesn't hide any columns though.  The reason is there are blank's in
the data rows because there are subtotal rows on groups ...
Excel Macro to choose a line23 Aug 2007 00:24 GMT2
I am trying to figure out how to clean up a workbook automatically. I
have a workbook that has a name and location in the first line. Three
to four rows down I have several columns that have a cost analysis in
them. Problem is I have a  1000 names with cost analysis and I want to
How do I activate the next cell in a selected range?23 Aug 2007 00:22 GMT8
I am trying to memorize the values and addresses in a selected range.  Does
anyone know the syntax for going to the next selected cell?  I thought
something like selection.next.activate would work, but that just goes to the
next cell regardless if it is selected or not.
Delete all objects on sheet except...22 Aug 2007 23:22 GMT4
I know I can use ActiveSheet.DrawingObjects.Delete to delete all drawing
objects on a sheet.
Is there a way to select all drawing objects EXCEPT for charts and text
boxes (or anything else for that matter)?
OR statement in a Countif22 Aug 2007 23:20 GMT7
Something is wrong with the OR statement on the line with the asterisks.  I
want to hide the columns that have all n/a's as the only data cells.  There
could be some blanks also but otherwise no data.  Also, I was trying to debug
it and see what column it was counting.  I can't ...
Can a sub be deleted via macro?22 Aug 2007 23:00 GMT9
In the event that a subroutine becomes obsolete due to changes in the
spreadsheet data, can the sub be deleted/erased automatically as another sub
detects the reasons for the obsolescence?
If anyone has insight into this, much thanks.
searching cells with a macro22 Aug 2007 22:59 GMT1
Hi just wondering if cell location with a specific string can be located with
a macro!  thanks
Signature

Paul G

Simple use of ActiveX Command Button -22 Aug 2007 22:54 GMT1
I am trying to use an activeX button to link to select a specific cell
within another sheet within the same workbook. That is, with the
Command button in Worksheet1, I want users to click it and be linked
to Cell B40 in Worksheet5.
hide rows if cell in a column has no value22 Aug 2007 22:49 GMT2
I found this code in another thread and edited it for the range. The
code works fine if nothing is in the cell. But in my cells there is a
formula. The results of these formulas (value of a cell on another
sheet). Sometime these values era simply nothing, but the code doesn't
How do I only recalculate 1 cell22 Aug 2007 22:08 GMT1
set a wrksheet to add time and date when a number is entered in an adjacent
cell, have 40 rows similar, but when i move to next line it recalulates the
times in all lines. How do I stop it from recalculating in all cells?
New array with old array elements22 Aug 2007 22:05 GMT10
I am looking to create a new array with elements of  a previously
created array. Where:
For Each cell In Ratings
       ReDim Preserve Ratings1(6, rw)
Prevent opening solution on other (older) versions (Excel 2000) et22 Aug 2007 21:46 GMT2
I have an Excel Solution that I am nearing completion. I've recently noticed
that if I open my workbook using Excel 2000, my protection is rendered
useless. I'm using a protection that is activated upon opening up the
workbook. It appears that Excel 2000 is not engaging this ...
 
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.