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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Updating Cells after comparing two worksheets23 Jan 2008 22:36 GMT4
I have created a macro which automatically compares the data in two
Worksheets, Worksheet A and Worksheet B.  It does this by using the first
column as a reference (this column contains a unique identifier). The macro
identifies: (1) new data by copying it into a worksheet named ...
Determine if Carriage Return or Tab key is used23 Jan 2008 22:31 GMT1
I need to show a message box if the user enters an "N" in any particular
cell. I currently have code in the SelectionChange procedure, which checks to
see if the cell direcly above or to the left of the active cell has the "N".
This causes a problem because if a user is entering ...
create outlook task from excel23 Jan 2008 21:44 GMT1
Can someone give me the correct code to create an outlook task from excel?
Thanks
Albert
Selecting a range after activating a worksheet23 Jan 2008 21:44 GMT3
I have a file with 10 diffrent tabs.  Depending on the option button chosen
on the first tab, certain columns need to be hiddein or revealed on a second
tab.  I'm getting an 'application-defined or object-defined error' when it
tries to select a range on the newly activated ...
mail sheet as body from userform23 Jan 2008 21:12 GMT1
i got 4 checkboxes linked to cells on sheet1
and a commandbutton1.
when userclick that button i need the print range on sheet on to be mailed
with the defauld mail client to webmaster2@gmail.com
Number format23 Jan 2008 21:09 GMT1
How do I set the default number format to be #,##0;[Red](#,##0), which will
avoid the dash sign for nrgative numbers and add a thousand seperator. I am
still using Excel 2000. Thanks for your help.
vlookup on changing range23 Jan 2008 21:04 GMT1
I need to the syntax for running a Vlookup on a fixed array, but each time
the size of the array is changing. is there any command for this or can i use
a variable that will stand for range each time?
Custom Header23 Jan 2008 21:00 GMT1
I'm trying to add a custom header based on worksheet cell values, so I've
created the variable 'NewHeader'.  When I run the code, the header font is
HUGE even though I've indicated 12 pt.  What have I done wrong?
Sub AddNewInvoiceHeader(NewHeader, InvoiceName, ShName)
Schedule downloads23 Jan 2008 20:24 GMT1
I have a macro, "GetQuotes", that downloads some market data. I need to run
the Get Quotes macro every 10 minutes from 6PM Sun to 5PM Fri.  RBS gave the
following reply:
Simplest is to use the Windows task scheduler.
Schedule downloads23 Jan 2008 20:21 GMT1
I have a macro (GetQuotes) to download market quotes. Now I need to write a
macro to run the GetQuotes macro every 10 minutes from 6PM Sun to 5PM Fri.
Don't know how to do that.
[RBS posted the following reply:
Changing cell color based on a value in another cell23 Jan 2008 20:09 GMT1
I need a macro which will look at each row and if the cell in column Z =2
then the cell in column C should be formatted Yellow, if it = 3 the cell will
be formatted Red and if it is greater than  3 the cell will be formatted
Grey. There are 941 rows startimng at row 7. I know ...
Data Retrieval from spreadsheet23 Jan 2008 20:08 GMT5
How do I retrive data from my spreadsheet when I type in seperate cells a row
heading(A-column) and a column heading(row8)?  I'm trying to retrieve the
data to be used in another calculation.  When I type the text in a blank
cell, I cannot get it to recognize that it matches the ...
workbook_open() sub does not work23 Jan 2008 20:05 GMT2
I have an excel work book with a number of vba macros.
I have placed in "ThisWorkbook" a workbook_open() and workbook_close()
sub procedures.  The workbook_close seems to always fire correctly.
The workbook_open() either does not fire , or fires sometimes.
Increase date by on year23 Jan 2008 19:54 GMT5
I have a macro which clears last years information and makes the worksheet
available for a new year. I want the Macro to increase last year's balance
date by one year. How do you get the Macro to increase the date value of the
active cell by one year?
Create a task from a userform23 Jan 2008 19:49 GMT5
I am trying to create a task from a commandbutton in a userform.
This is what I got so far:
Sub CreateTask()
Dim oApp As Object
 
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.