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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Turn formula into Select22 Dec 2007 09:21 GMT5
Can someone turn the following formula into a select statement:
IF(ISBLANK(M4),"",IF(ISNUMBER(--MID(M4,2,1)),"Manual","Auto"))
Basically I'm tagging a record based on a value, if the second character in
the string contained in the specific column (field) is a number I want this
Determine if a PivotField is visible?22 Dec 2007 06:33 GMT7
I am currently working with a Pivot Table. What i am trying to do is
determine if a Pivot Field is visible or not, and if it is, then i want to
make it hidden. To set a Pivot Field to hidden, i use the following code:
   Set pf = pfs.Item("Sum of Actual")
cut and paste with loop macro22 Dec 2007 04:53 GMT4
I am very novice....so I have not found enough "simple" info to solve this
problem....
I need a macro that searches out the rows labelled "Archive" (in Column E)
(in the "Master" sheet), cuts and pastes the whole row to another sheet,
Selecti Page in Userform by Name not Number22 Dec 2007 03:39 GMT6
I understand the use of this command:
Menu.MultiPage1.Pages(8).Enabled = True
BUT what I would like to do is not use a page number and use the Pages name
instead, is this possible?
excel - inserting a formula in a cell (using =) fails22 Dec 2007 00:53 GMT4
I have used the method of inserting a formula in a cell using '=
if one insert "=a1" in a cell (a2) the excel treats this string as a
formula and executes its.
But i a application I insert a vlookup in cells
data type mismatch error22 Dec 2007 00:32 GMT4
Below is my macro to draw bar chart  Pattern DarkUpward Diagonal if
Rng2.value in data sheet >3.  Today, there are no data and I have this error
'data type mismatch'
How can I fix this
xlWorkbookDefault21 Dec 2007 23:17 GMT4
I'm curious what the default file type for Excel 2007, and is it possible to
override it somehow?
Opening a file command doesn't work21 Dec 2007 23:12 GMT1
We have a VB program and runs from one file and tries to open another file
which is located in the same directory.  The other file is called
"Updatefile.xls."  THis macro runs fine at one computer that  has Excel 2003,
but doesn't work on another computer that has Excel 2000.  It ...
Worksheet copy without user interaction21 Dec 2007 21:45 GMT2
I have a Master Workbook that I have to update manually. Then I have many
users that have their own copy of the same file but with different names to
show users of the file. I need a function that will update their file (just
the one sheet, call it Final Data) from the master ...
Speeding up execution of a Macro21 Dec 2007 21:13 GMT4
I'm running a macro that pull data from excel file #1 to Excel File #2
The Macro is in excel file #2
it uses the sumif and offset formulas in combination with a ranged name
linked to excel file #1 (there are 43 worksheets of informatiuon in this
week function in vba?21 Dec 2007 21:00 GMT2
I don't know if one exists or not, but is there a function in VBA that would
return a number representing the week of the year (0-51, or 1-52) when passed
a date?  similar to how year() or day() pulls out the year or day portion of
a given date?
Select different data label range (as values)21 Dec 2007 20:39 GMT2
Below is the code from Microsoft to apply category labels to an XY data
series.
I've changed the SeriesCollection and Offset values to fit my chart and it
works fine.
Maximum number of controls on a user form21 Dec 2007 20:24 GMT5
Can anyone tell me if there is a maximum number of controls that Excel can
handle on a user form?  I have a user form with a multi-page control on which
there are many textfields, labels, and command buttons.  The form recently
stopped being visible when run and crashes Excel.  I ...
atpbaen.xla21 Dec 2007 20:10 GMT2
I recently upgraded to 2007 and am trying to open some old workbooks in
2007.... when I try to run some functions I programed myself I get an error
that says ATPBAEN.XLA not found..    what does that mean?  How do I get my
old functions and macros to run?
Onkey Key Codes for ADD and SUBTRACT keys in earlier Excel version21 Dec 2007 19:19 GMT4
I am programming a data entry worksheet for my employer.  I use Excel 2004
for Mac, they still have 2000 for Windows.  I have spent a lot of time coding
so things will work on both platforms, but this one has me stumped.
I am using the Onkey function to trap the use of the Add ...
 
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.