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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Slow Function23 Aug 2007 11:14 GMT1
I've tried the below function over a range of 6000 cells.
'======================================
Private Function TrimAll(myTrimArea As Range)
     Dim cell
Update links without warning23 Aug 2007 11:06 GMT3
In several posts I've seen the following to allow automatic updating of links
on workbook open without the excel warning being displayed.
Application.Workbooks.Open Filename:="D:\TEMP\sample.xls", UpdateLinks:=True
I've entered the above code in my workbook open event. However, ...
measuring load time23 Aug 2007 10:02 GMT2
Would it be possible to time how long it takes for Excel to open a workbook
and dump the result (amount of seconds) in a cell? I can't find anything
about this on the net, but I'd like to know if it's possible at all?
Auto Load Add-In23 Aug 2007 09:48 GMT9
I'm trying to load an add-in when my workbook opens. First I created an
add-in at "C:\data\test_addin.xla" that contains the code found below in
"CODE 2" section. Next, I added code found below in "CODE 1" section to the
file  "C:\data\test.xls". While the add-in was open, in the ...
Embedded pictures23 Aug 2007 09:39 GMT2
Can you embed graphics into Excel.
So rather than point to a image file on the hard drive
you could use a picture which would
be included in the .xls file?
Dropdown event in validation cell23 Aug 2007 09:33 GMT1
Is there an event that is triggered by the act of just clicking on the
dropdown arrow of a validation cell, i.e. BEFORE an item is selected?
Using Excel VBA to Make Edits to A PowerPoint Pres23 Aug 2007 08:26 GMT2
I am trying to create a program to first of all open an existing PowerPoint
presentation and then I want to use Excel VBA (not  the PowerPoint VBA)
Hide/Unhide slides and possibly make edits to slides in the presentation.
Does anyone have any advice for me?
File opens second copy of itself for no apparent reason23 Aug 2007 04:53 GMT5
Using Office 2003 and Windows Xp;
I have a file with a small cell clearing macro as the only program in the
whole file. The file is a regular XLS and there is no code in any sheet
module nor in the ThisWorkbook module.
Evaluate vba matric23 Aug 2007 04:03 GMT3
 Why the second macro does not work, the first yes , it there t it a
resolution so that it takes into account letters. purpose it is to apply
a matrix to a picture without crire on the disc.
purpose it is to apply a matrix to an array  without writing on the disc.
Select Printer Based on Criterea23 Aug 2007 03:19 GMT3
We currently have an excel order form that we are using and there are two
different printers that it can be printed to.  Here is what I would like to
do:
I would like a macro that would bring up a message box stating "Do you have
Functions not working in Vista... (custom defined viewable as modules with Alt-F11)23 Aug 2007 03:14 GMT3
I have an excel sheet in an older vesion, probably Excel 2003, I open
this in Vista but where my cells say "=qcom(blah, blah) it's
evaluating as #NAME like it doesn't recognise the function
"qcom" (which is there)
How do I calculate at timed intervals?23 Aug 2007 03:00 GMT1
I want to perform calculations at timed intervals.  I wrote the
following macro:
Public Function CalcNow(CurTime As Date) As Boolean
Static bInitialized As Boolean
get validation on a cell clicking a button23 Aug 2007 02:28 GMT5
I did not get any errors when i run the macro to get the product list.
when i try calling the macro by clicking on the button, i get this
error msg
run-time error 1004
sumproduct & dates & similar data23 Aug 2007 02:00 GMT1
Please help!
I am currently working on a workbook that has various part nmbers
(2060207-WPI001) on work sheet 7-14-07 in E:E in which I match a 1 to
3 letter designations as in "WPI". In column AI:AI is the dates which
Error sending sheet in mail body23 Aug 2007 01:51 GMT2
After a recent re-install of Office XP, i now get a:
"EnvelopeVisible" object error with my code that previously worked.
If i >File>Send>Sheet in message Body, i get an:
"Excel could not start the email program" error.
 
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.