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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Copy Excel Worksheet to another workbook20 Sep 2006 14:18 GMT1
Does anyone know how to copy an excel worksheet
to another workbook using VC++ 6?
Thanks,
MJ
Problems with conditonal formatting20 Sep 2006 14:08 GMT1
I have a pivot table that contains a list off part numbers (starts A3 going
down) , the current qty in stock (start B3 going down), the the week no due
(starts c2 going left to right) and then the qty req in the corresponding
area. I also have the current week number in IR4
Selecting range programmatically20 Sep 2006 13:58 GMT1
I've got the following to define a value on another worksheet and it works.
Sheets(Summary.Name).Cells(Sheets(Summary.Name).Cells(Rows.Count,
"A").End(xlUp).Row + 1, 1).Value = Target.Offset(0, 6 - Target.Column).Value
What I want to do is select a range including this cell up to ...
MsgBox taking a long time to clear from screen20 Sep 2006 13:56 GMT2
I have a spreadsheet with a MsgBox and an Ok button that takes a long
time to clear off the screen after the Ok button has been selected. In
fact another MsgBox appears over it. Is there anyway I can control the
speed with which the msgbox clears from the screen after the Ok button
Column location20 Sep 2006 13:19 GMT8
How do I search the columns for a specific column name so I can
reference that column number in future code?
for ex:
happy sad mad laugh
Split cell info via VB problem20 Sep 2006 13:16 GMT3
This was posted yesterday, with an unclear subject line. Sorry.
Hopefully, this subject line will draw some helpful suggestions.
========================================
Both# 1 and # 2, below, were made by doing an actual live macro recording.
Auto saving & closing a file after inactivity20 Sep 2006 12:59 GMT1
I would appreciate help with this one:
What code do I need to place in "Workbook Open" so that after 10
minutes of no activity, the file is automatically saved and closed.
TIA
Getting result of formula instead of actual formula20 Sep 2006 12:52 GMT2
I am working on a routine to send information from excel to a users
quickbooks company file. If the user has created a formula to calculate
the value of a cell when the import routine sends it to quickbooks it
sends the formula instead of the result of the formula. The line of
Rounding20 Sep 2006 12:42 GMT2
In Excel .5 is always rounded up when the decimal places are reduced,
ie. 3.55 becomes 3.6, 3.65 becomes 3.7 etc. I need a formula that will
"throw .5 to the odd" so that 3.55 would become 3.5, 3.65 would become
3.7 etc. I would appreciate any help on this.
C# instead of VBA20 Sep 2006 12:17 GMT4
A silly question perhaps.
I am a student and my worst nightmare is the syntax of VB. I would like to
be able to use C syntax in Excel functions and macro programming.
Is there any speculation that Microsoft may replace VBA by C# in the near
Evaluate time spent on macro running20 Sep 2006 11:35 GMT1
I was thinking of retrieving the time at the beginning of the macro, eg
in 10:31:02 converted to seconds (=37802 or sth) and then the time of
"seconds" at the end. Then subtract it and voila - convert it to
minutes and seconds (the macro runs for about 2-5 mins.
label.refresh error20 Sep 2006 11:29 GMT1
I attached a label control in a worksheet.
I change the caption of label by vba. This is my code:
sub refreshLabel()
With Activesheet
Need Help With VBA Problem20 Sep 2006 11:26 GMT3
I need to save a worksheet to Adobe Writer as a PDF file format, has anybody
done this in VBA code if so I would appreciate any help given.
TIA
Charles
Error '1004' - the specified value is out of range.20 Sep 2006 11:04 GMT13
Could someone please enlighten me as to why I get a runtime error from this
line of code. It was generated by Excel 2003 itself using the 'record macro'
command from the 'tools menu'.  I selected 'record', then the rectangle shape
from the drawing tools menu, then dragged my ...
WILDCARD CHARACTERS20 Sep 2006 10:10 GMT3
I DO NOT UNDERSTAND ANY OF THE FOLLOWING...PLEASE ILLUSTRATE EXAMPLES, USING,
eg. THE =IF(......) FUNCTION THE USE OF:
?
*
 
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.