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
modeless userform problem24 Dec 2006 05:14 GMT2
My goal with the code below was to check if the user had entered a vendor
name for each item that had been ordered.  The userform is shown if a vendor
name is missing, and I want them to be able to add it while the userform is
on the screen.  The problem is that the loop runs all ...
Assign borders and colors with a condition24 Dec 2006 03:31 GMT2
Can anyone suggest a macro to assign borders and border colors for a
range in Sheet1 if the value of cell A1=1?  Thanks.  Michael
Going nuts on this one...24 Dec 2006 02:21 GMT2
I can't figure out why the following expression is evaluating to True when
UCase(z(i, 1)) is equal to ""
What am I missing here.  Thanks in advance for any help.
If UCase(z(i, 1)) <> "CS" And UCase(z(i, 1)) <> "" And UCase(.Cells(intPos,
Hours Minutes and Seconds24 Dec 2006 00:53 GMT4
How does on insert a column of times like 4:49 (4 min 49 seconds) When I
select mm:ss it puts it into date format which I don't want. would also like
to be able to sum the column to get a total time in hh:mm:ss
inserting a formula next to populated cells24 Dec 2006 00:31 GMT6
I am looking for the most efficient way (in code) to insert a formula
in the cell next to one that is already populated. I. e. Cells a5-a14
have dates. I want to insert the same formula in cells b5-b14.
the range in col A changes. I have looked at help for autofill,
Downloading Multiple Pages of Get External Data from Yahoo24 Dec 2006 00:21 GMT1
I am using the "Get External Data" function to download a stock screen from
Yahoo.  The current Get External Data will only download the first 20
results (out of a population of 494).  Is there a parameter I can set to
download all 494 at once?
Application.InputBox23 Dec 2006 23:56 GMT2
I have the following code:
vAmount = ActiveCell.Value
Dim EnterAmount As Variant
EnterAmount = InputBox("Enter the amount to Hardcode: ", , vAmount)
Parsing Strings in Excel23 Dec 2006 23:37 GMT7
I have a list in Excel from A1:A100 with names like the ones mentioned
below:
     Michelle Fooo (michelfoo@exchange.SASMOM.com)
     Myhaass Smith (mysmith@exchange.SASMOM.com)
Running code before saving workbook23 Dec 2006 22:55 GMT1
I want to run some code to hide sheets in a workbook just before it saves...
no problem - I just run this code in the "Thisworkbook" using "before save".
However I then want to open them up again immediately after the workbook as
saved. This is to ensure the user cannot save a ...
Sub that cannot be executed from Excel23 Dec 2006 22:43 GMT4
I would like to have a Sub that cannot be executed from Excel. The sub
doesn't have a parameters inside. Does the solution is to put a non used
parameters inside?
Thanks!
VBA code for outline border23 Dec 2006 22:27 GMT6
Excel XP & Win XP
When I record a macro and place an outline border, the recorder of course
lays down a bunch of lines encompassing every facet of the border.
Is there a simple command to produce an outline border?  Thanks for your
Error Checking Code, Excel 2000 & 200323 Dec 2006 21:15 GMT4
My worksheet range B8,D8,E8 through B15,D15,E15 has data like so;
DATE           DESCRIPTION                    TYPE
1/1/2006        Got It!                                 H
1/2/2006        Successful!                         WH
cusotm formats23 Dec 2006 20:48 GMT11
I have a bunch of custom formats that I use that were created by others.
They have many symbols in them hyphens, #, etc, etc.
I also have learned how to have a number displayed with say "total =" in
front of it, but I only know how to do that for simple formats, such as an
Updating a sum23 Dec 2006 20:42 GMT1
I having trouble getting my macro to do what I need it to do.  I have a
sheet where a user inputs data for the day it then goes to a worksheet
for the corresponding day.  For each day there is a budget that I have
a macro that puts it in based on the day of the week.  My problem is ...
How can I execute a macro right after the user clicks the validation drop down?23 Dec 2006 20:05 GMT1
I have an Excel worksheet and in $D$1 it has a validation rule (in cell drop
down) that reads allowed values from A1:A3. What I want is when the user
clicks on the drop-down in A1 I want to execute some basic macro. Is their a
dropdown click event where I can capture it so before ...
 
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.