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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Poor performance in summing up values on another worksheet11 Dec 2006 10:14 GMT3
The following code takes 4 seconds per cell to complete the four lines
between Message Box C and D or between D and E. These lines total from the
current worksheet (Calc4) into another worksheet (Summary). I have tried to
tune the code as best possible. If anyone knows of a ...
Hw to write a macro to calculate values11 Dec 2006 10:05 GMT3
I want the following workflow module:
A + B - C = D
A     B     C      D
10   10    05  = 15
calling external routines11 Dec 2006 09:57 GMT2
I've just converted and old Quickbasic program into excel but i'm stuck on 1
problem which I'm not even sure can be done. I want to call and run an MS DOS
batch file from within a VB macro.
Precisely the batch file is called "importdatafiles.bat' and all it does is
Creating a User Defined Class / Object11 Dec 2006 09:56 GMT2
I am fairly new to VBA and am working on a project where a simple Object
structure could be useful. Most of my previous scripting has been with php
and javascript, both of which blur the distinction between Classes and
Objects so I am pretty fuzzy on it myself.
positive value11 Dec 2006 07:09 GMT1
is there any code that will allow me to retreive just the values of the
number and ignore whether the value is -ve or +ve.eg -3 return 3, 3 return 3
Textbox appearances. Format as $ and %. How?11 Dec 2006 05:19 GMT6
I have a few text boxes on a userform that display values for allowances,
however $10.00 displays as 10 with no "$" and no 2 decimal values.
Also a 0.09 is displayed in another textbox, however i want it displayed as
"9%".
Shorten code to apply to all sheets except a few, instead of individually naming them, and later adding to code.11 Dec 2006 05:14 GMT3
Code that solved a previous post from Tom for me:
~~~~
Dim sh as Worksheet
for each sh in Thisworkbook.Worksheets
HOW DO I DISPLY DIFFERENT VALUES IN ARRAY'S TO ONE  COLUMN?11 Dec 2006 05:12 GMT1
having trouble consolidating the different values from 10 columns on 10
sheets to one neat list on the 11th sheet without having to sort them after
they are compiled.   Is there an auto sorting way for consolidating?
How do you SETFOCUS on TextBox11 Dec 2006 04:34 GMT7
I have two MODELESS UserForms and I need to have the Textbox1 come up with
the Focus when UserForm2 is Activated. Also, I need to leave UserForm2
Loaded so I just use SHOW and HIDE. The PROBLEM:  When UserForm2 is LOADED
(Button1), Textbox1 DOES come up with the Focus. However, ...
Save as Read-Only11 Dec 2006 03:39 GMT1
I have a folder that contains numerous excel files.  What I would like to do
is loop through the folder and make all the files read-only with the
read-only password being "test".  I can create the loop code, I'm just having
trouble with the read-only piece.  Can one with more ...
UsedRange.Rows.Count value11 Dec 2006 03:34 GMT5
Dear Reader
I  using UsedRange.Rows.Count to find UsedRange row number.
Sometime, I need adjust the value. Do you know why ?
How to delete all the rows in worksheet. As a result
delete rows using VB11 Dec 2006 03:19 GMT4
I know there's a million posts here on how to do this but since I'm such a
newbie, I don't know how to modify them to my explicit need.  
I have a spreadsheet where I need to delete each ROW where the total in
Column O =0.  I need to start the macro on Row 15 (due to headers) and ...
User Form pop up with a beep?11 Dec 2006 03:12 GMT4
I'd like a User Form to make the same beep as a MsgBox makes when it pops
up. I tried the word Beep in front of my User Form show, but I got no
sound.
Don <www.donwiss.com> (e-mail link at home page bottom).
Still Need Help Repositioning Comments11 Dec 2006 03:09 GMT4
I'm trying to position Comments above the cell they relate to.  When running
this code, (trying different numbers for Top, Left), the comment only appears
repositioned when I right click the cell and click "Edit Comment", i.e. in
edit mode.  Thus, the code isn't working.  I need ...
Save As11 Dec 2006 03:06 GMT2
I have this code that suppose to doa Save As Action,  it goes trough
the motion,  but no file is saved.
' Start Save As File Prior To resetting
   Msg = "Save File Prior to Resetting the Form!"
 
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.