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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Circular Reference29 May 2007 22:24 GMT1
See this (wait for the counter to stop in the download website):
http://files-upload.com/257895/LeastSquareMaths.xls.html
I've a Circular ref in the sheet called "Maths"
I cant see the wood for the trees at the min... heads up my a.s.
No Auto Suggestions29 May 2007 22:23 GMT2
I have these options selected in my VBA Tools/Options/Editor dialog:
- Auto List Member
- Auto Quick Info
- Auto Data Tips
beforesave code working sometimes......29 May 2007 22:20 GMT3
Ok I had posted a question about some code (Subject: Code issue -
before_save() - Filename with date stamp - worksheet), to which I got it to
work but now it is causing my Excel to completely crash.
Any ideas??? Also Why do I get 2 vbok pop up boxes????
Code issue - before_save() - Filename with date stamp - worksheet29 May 2007 22:16 GMT9
Could someone tell this tourist why this is not working please??
Private Sub Workbook_BeforeSave()
   With ActiveSheet
       .Name = "As of " & Format(Now(), "MM-DD-YYYY")
Database in Excel29 May 2007 22:07 GMT1
I'm looking to create a database in excel to record Utilities usages
e.g.
Water
Electricity
shorten a macro29 May 2007 21:36 GMT2
Anyone who can help me to shorten two macros. both is in the same
Userform.
Userform has:
one combobox
Appending rows in excel from C#29 May 2007 21:16 GMT1
I am opening an existing spreadsheet and appending rows from a SQL Db.  The
rows are being appended correctly where I want them to be, ex. starting at
N15.  However, the existing content, from A1:M519, is being wiped out.  The
data I am adding will always be placed at the end of ...
Worksheets.Add --- IF it doesn't already exist29 May 2007 20:37 GMT3
I'm looping through some workbooks in a directory, then adding new
sheets to my active workbook.  How can I test to make sure a worksheet
doesnt exist before I add it?  And if it does exist how do I activate
that sheet?  Something like this maybe?
use vba to run a windows scheduled task29 May 2007 20:18 GMT4
I'm trying to find vba code to run a windows scheduled task. Any ideas?
Problem selecting a whole data matrix29 May 2007 20:05 GMT2
I'm writing a macro to select and copy a large data matrix  (excluding
the header row) by using the following VBA coding.   Note:  the row
containing the column headers is row 5.
Range("A6").Select
"dim" problem after Service Pack Installation????29 May 2007 19:59 GMT2
Today, I have this strange  problem of dim. I don't have this problem before.
If I run the following program, variable d would automatically round up to
an integer. This happens to me any variable that I put at the end of the dim
statement if I have two or more variables.
run macro for all files in directory - error in my code29 May 2007 19:59 GMT8
I am trying to run a macro for all files in a directory.   Ronald was
able to provide me with the following code which replaces the
directory of a link souce with another directory.  The code is as
follows:
Advanced Filter Unique Records and Hidden Rows29 May 2007 19:49 GMT1
I have code that filters for unique records in place. This works great
but when I try to paste new values into the location which was
filtered, it causes the code to hang. I have determined this is due to
the fact that advanced filter hides rows in it's filtering process.
Loop to create charts29 May 2007 19:46 GMT1
Hey all,
I have about 50 columns of data and need to create a chart for each column.  Currently
I am writing separate macro for each column.  The only thing that really changes is the
chart name, source data range, and series collection name. How can I write a loop to create
New variables in 2002 vs. 200029 May 2007 19:38 GMT2
I do volunteer work with an out-of-state non-profit organization that runs
Office 2000. I wrote several VBA programs for them using Excel 2002.  I
sometimes get nailed on revisions that I send because of my newer version.
Almost always the problem is that I included system ...
 
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.