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
VBA Event to Restore Lost Public Variables24 Sep 2007 19:04 GMT11
QUESTION:
I tried to define global variables in a module with the Public statement.
Unfortunately, their values were eventually lost (possibly because I clicked
Excel's debug reset button or because the application that I inherited uses
Run-time error '1004'24 Sep 2007 18:54 GMT1
I'm trying to rename a list of files held in an excel workbook. Column
A (a named range called "oldplanfile") holds part of the current file
name. Column B holds the corresponding part of the new file name.
Running the code traps the first error but throws up a warning ("Run-
Determining if certain row # is blank24 Sep 2007 18:28 GMT4
I would greatly appreciate any help in writing the necessary line(s) of code
to determine if a given row (e.g., 8) in the active workbook is completely
blank.
Thanks,
Quering a changing range SQL24 Sep 2007 17:46 GMT4
I need to query several records (averaging 2,000) that change every week.
First of all Microsoft query tells me that the SQL statement is too long.
Let's say that I reduce the size of the statement to a workable size if not
other options exist,
Late Binding Problem between Excel and Project24 Sep 2007 17:35 GMT9
I have an Excel file that imports data from a Project file. However,
the users could potentially be on two different versions of Project.
With early binding this created a problem for those who used the
earlier version of Project. Therefore, I removed the reference and
Conditional formatting in a programmed cell24 Sep 2007 17:18 GMT7
I want to use conditional format in a programmed cell.  I have a workbook
with many pages.  The result page pulls people's initials from the rest of
the workbook.  I need to color in the cell if initials are there.  
Conditional format seems to see the formula as a parameter.
Worksheet-level event24 Sep 2007 16:44 GMT1
I added a column next to a Pivot Table ("Comments").  When I refresh the
Pivot Table and it imports new data, the format of the Comments column
becomes out-of-sync with that of the refreshed Pivot Table.  No problem: I
copy column D of the Pivot Table and Paste-Special/Formats to ...
Cannot close a workbook in VBA due to Run-Time error '1004'24 Sep 2007 16:10 GMT3
When I try to call this method
  wkbk.Close
I get this error message
 Run-Time error '1004'
Change cell reference type24 Sep 2007 16:08 GMT5
I have the following line in my macro code:
    KeyCell = ActiveCell.Address
This is used in the line:
     Range("D2").Formula = "=IF('Original Data'!" & KeyCell &
How to check for duplicate values within a column24 Sep 2007 15:53 GMT1
   I am working on a spreadsheet and I need to figure out how to
define a unique string.  In my sheet, column 1 is a list of classes
offered at a school.  So column 1 contains strings.  There are several
offerings of some classes and so the names of those classes show up
How do I Automically add the file path to a new document?24 Sep 2007 15:30 GMT2
I am using office 2007 and I need to have the file path automatically added
to new excel worksheets and word documents. I believe I have to use a macro
for this to work. I have found some macro code for this but none of them are
for Office 2007.
How can I insert a row in MS Excel using a formula?24 Sep 2007 14:28 GMT12
I have an excel file which goes like this in my first 2 columns:
PRODUCT    PUBLICATION
NAME   
Product 1  publication 1
Saving file when path is unknown24 Sep 2007 14:13 GMT5
I am writing a macro utility that will be used on several different
PC's.  One step in the macro saves a file using the path of the
currently opened file (where the macro resides).    This step works
for my PC since the macro identifies my specific path.   I need for
label control from macro24 Sep 2007 13:21 GMT11
recently, i beleived that executing "recorded macro" must produce the very
*same* effect like the action was recorded
but i found the difference for label form control
inserting from control toolbox i created the label, and the recorded macro
Using a workbook name24 Sep 2007 13:00 GMT2
Is there anyway to use a workbook name in code without using
application.getsaveasfilename or getopenfilename? As I am trying to create
multiple workbooks from a master workbook and would prefer not to have to
save the workbook every time.
 
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.