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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cummulative Totals24 Sep 2007 01:34 GMT4
I use the code below to produce cummulative totals for a given month (Days
1-31)
Issue:
If i use this code to produce a row of data, for a mid-month report,
What is the Cause of this Error Q23 Sep 2007 23:12 GMT10
I am hitting debug 1004
"Unable to get th SpecialCells property of the Range class"
Any suggestions on what is causing this and how do I amend?
Thanks
VBA Code to Delete Part of Row with Data23 Sep 2007 21:32 GMT10
I need a macro to delete part of a row eg. column H to Column M and in its
place copy data into these columns from the row directly below it. Once done
the row below should be "deleted". [please see below]
The Data is arranged as follows :
On Error Resume Next question23 Sep 2007 20:31 GMT10
My code is not acting as expected and I would appreciate some help in
understanding why. (I know very little about VBA programming, so
answers in the most basic terms would be helpful.)
My task is to go through each unlocked cell on a worksheet and set the
Is there a tool that convert VBA code into XLL C API?23 Sep 2007 20:10 GMT3
Is there a tool that convert VBA code into XLL C API?
I need to suggest a value23 Sep 2007 19:47 GMT3
Please, I would appreciate help with this problem. I want Excel to suggest
the value of the previous row, each time the current cell is empty, but with
no need to define this with the classic native method (select, drag....).
Something like conditional format  that says:
Very Simple Copy and Paste Sheet - Error23 Sep 2007 18:52 GMT3
I have a very simple piece of code (extract below), that copies the
contents from SheetA to SheetB, but I am getting a debug of "Copy
method of Range Class failed" on the line - Slection.Copy below
I can't see how my code could be any simpler and hence why the error
Double-Click to Change Interoir Color23 Sep 2007 18:32 GMT4
I have a work sheet code that changes the interior color of 32 cell
when double-clicked I would like to add to my existing code so that
the interior color can only in one column at a time for the active row
for example:
insert named cell in header23 Sep 2007 17:58 GMT1
Hi! I have a workbook with multiple sheets using the same header. I'm trying
to insert the contents of a named cell from the first worksheet into the
header that is used for all of the other worksheets. The first sheet is
called Data Entry. The named cell is Target. The header ...
Color macro23 Sep 2007 17:04 GMT11
Is there a macro that will change the interior color of a cell on a
click or double click? And then change it back to the default if
clicked again. I want to be able to go back and forth.
Thanks
determine the name of the selected pivot table23 Sep 2007 16:57 GMT1
does anyone know how to determine the name of the pivot table the user
has selected.
I have code I want to run against the selected pivot table however the
name of the pivot table is not constant nor is it always the first
Simple If statement encounter error23 Sep 2007 16:51 GMT3
Dear Excel Gurus,
I have just encountered the strangest error. Is it a bug in Excel VBA
compiler?
Below statement encountered overflow error (run-time error 6);
Entering a value into a cell with a formula or by tying the value23 Sep 2007 16:46 GMT3
I have a drop down list in E4 with the following options, Survival,
Operational, Transitional and Manual Entry.
Survival, Operational, & Transitional are tables with numerical values.
Should one of the tables be selected in E4 I would like a value from said
ARRAY QUERY23 Sep 2007 16:42 GMT4
I have the following:
Dim vtInput() As Variant
totalrows = ActiveSheet.UsedRange.Rows.Count
vtInput = Range(Cells(1, 1), Cells(totalrows, 2))
Copy and Remame Sheet in active Workbook23 Sep 2007 14:49 GMT7
I found many examples how to copy a sheet form one workbook to an other
in this newsgroup. But I want to copy a sheet (including all Data,
formating an formulas)  and paste in with a new name to the same
(active) workbook.
 
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.