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
Function that gives the SUM minus 4 lowest numbers29 Sep 2006 20:10 GMT4
Ok The SUM for each row is easy, How do I get each row to drop the lowest
value for the SUM,
End of VBA??29 Sep 2006 20:09 GMT4
A manager told me he read in a trade journal that VBA will no longer be
support by MSFT after year end.  Is this true? Or, did he misunderstand an
article?
Any clarification would be greatly appreciated!
creating custom function - need to receive a cell address as a par29 Sep 2006 20:06 GMT5
Hello --
I need to create a custom function that I will use in a formula, and it
needs to take action based on the contents of another cell on another
worksheet in the same workbook. The idea is to get a different from the
ignore blank rows29 Sep 2006 19:59 GMT1
hi,
I have the following:
Range(Selection, Selection.End(xlToRight)).Select
Range(Selection, Selection.End(xlDown)).Select
Automatic Secuential number29 Sep 2006 19:52 GMT2
I am trying to find out how to build a macro that will assign numbers
sequentially to a cell once the user has input specific data such as
assigning authorization numbers to certain documents.
Filter for Day of the Week29 Sep 2006 19:43 GMT7
I want to filter some data by, among other things, whether the date in one of
the columns is between the date the macro runs and Saturday of that week. The
macro will not always be run on the same day of the week. I searched high and
low on this board, but found nothing like that ...
How do I determine the file path with the file name at the end29 Sep 2006 19:33 GMT2
This gets me the file name but need the path seperate
Path = Left(ActiveWorkbook.FullName, Len(ActiveWorkbook.FullName) - _
   InStrRev(ActiveWorkbook.FullName, Application.PathSeparator))
Pulling Data from a Pivot Table using Look-ups29 Sep 2006 19:28 GMT4
I am trying to pull information that is summarized in a pivot table and
return it in a report. The returned info will be dependent on the leftmost
column of the report and the month that the report is being pulled for. The
pivot table has each of these pieces. For example
Value between two spaces in a String29 Sep 2006 18:52 GMT5
I have string like that :
NESN 380.7 STR 01/28/2008
and I want to be able to grab the value between the first two spaces;
380.7. I know how to find the first space but I don't know how to find
Hide a Workbook29 Sep 2006 18:44 GMT4
With this code in a macro for Excel XP in VBA, I open an 'output' document
and then it in turn opens a source document so that the cells can update.  I
want to hide the source document when it opens, but leave all other Excel
files, especially the one I just opened, unhidden.  ...
Hiding columns based upon a value (or vice versa)29 Sep 2006 18:39 GMT1
How do I do VB to read a row then act on the relevant columns.
Say in row 6 I have 3 different variants, A B & C. If user pushes button A I
only want all the columns with A in row 3 displayed.
How do I do this?
data cut off29 Sep 2006 18:37 GMT4
Hello;
I have a data stream that I am reading from a .txt file.
I am trying to write code that will allow me to find an exact match in
several files.
RangeObject.Delete method question29 Sep 2006 18:23 GMT2
RangeObject.Delete method will delete the existing range and shift the
remaining contents upward or leftward. I would like to find some means of
clear the content of the range and move the contents (not formats) upward or
leftward. Any ideas? Thanks a lot.
Do I need If Then?29 Sep 2006 17:40 GMT15
I need a macro that sort of performs a lookup, based on first, the
letter I would input in col. E, and then second, the column that the
curser is in, (which could be any or all cols. from F - P) and then,
when i invoke it,  displays a corresponding sheet that will contain a
ADO connection error29 Sep 2006 17:24 GMT2
I am attempting my first attempt to connect to an Access database using ADO.
When I try to open the connection I get a run-time error -2147467259
(80004005) Could not find installable ISAM.
what the heck does this mean?
 
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.