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
Showing the Address Book window19 Dec 2006 16:09 GMT2
I need your help to get rid of the Outlook security message that shows
up everytime I use this procedure that shows the Address Book window so
that the user can select an email address that will be stored in a
textbox for later use.
Delete sheets - all except 319 Dec 2006 16:06 GMT4
To all,
I have a workbook with many sheets, and wish to delete all of them
apart from the following 3:
WELCOME, ImportedRawData, + ImportedDataEdit
Copy data from one file sheet into another19 Dec 2006 15:27 GMT1
Hi: Can any one please tell me how to i copy data from one file sheet
into another file sheet?
Thanks.
Series XValues, determine if labels or values19 Dec 2006 15:15 GMT3
First to pre-empt confusion, there's a potential difference between terms
XValues and x-values in the following.
Typically series XValues are 1st or 2nd Category X-axis labels. However in
some types of charts the XValues are actual x-values, not labels.
Switching from Jan-1 yields 1/1/2006, should be 200719 Dec 2006 15:02 GMT1
I have a macro that merges multiple spreadsheets for input into a
forecast.  The dates in the initial spreadsheet are in the format
"DEC-12".  The forecast requires the dates in the format "12/12/2006".
I fixed that but the problem is this.  Right now there are dates on for
Hide Sheets19 Dec 2006 14:44 GMT1
Hi: Can any one please tell me how to i hide the sheets?
Thanks,
Importing from Excel to Access19 Dec 2006 14:27 GMT2
I need to take 2 data reports, held in Excel, upload them to separate
tables in Access, execute a query to find the difference between the
two and output this reconciliation to the same Excel workbook, albeit a
different sheet. Most of this I have found straightforward, but it is
unique range19 Dec 2006 13:51 GMT4
I created a unique range with this piece of code:
   Dim allkodok As Range, osszsor As Range
   darab = Columns("B:B").End(xlDown).Row
   Set osszsor = Range("B1:B" & darab)
Question about a formula19 Dec 2006 13:50 GMT7
I trying to fig out what the formula is doing/
FormulaR1C1 = "=SUMIF(TOEPIEXP!C[2],1,TOEPIEXP!C[40])"
TOEPIEXP!C i know that TOEPIEXP is the worksheet what is the C?
[2],1,TOEPIEXP!C[40])" What is the [2] ? The 1 is the criteria. TOEPIEXP is
Macro to go to last cell in a column19 Dec 2006 13:49 GMT3
Currently, I have this simple macro to find the next empty row to paste
input from a user.
Range("B65536").End(xlUp).Offset(1, -1).Select
ActiveSheet.Paste
Run-Time Chart Only Displays Even DataLabels19 Dec 2006 13:36 GMT2
I'm trying to programmatically add data labels to a chart that is also
created programmatically. I've used the following to go through the
SeriesCollection(iSeries) added elsewhere in the subroutine:
Dim ptsPoint As Points
arrays from Excel VBA19 Dec 2006 12:43 GMT1
I wrote a sub in VBA for Excel that accepts either 1) a selected range
directly from the active worksheet, or 2) from an created array (have used
both "as Double" and "as Variant") by another routine, which in turn
uses the same selected range.  In my sub, there is an "if" ...
Using VBA to open an excel file19 Dec 2006 12:06 GMT1
I am using VBA to open an excel file (week 40).  Is there any way to
use VBA to open the last saved file (week 41, 42 etc)?  I want to use
the most recent file to populate my data tables.
Many thanks
Autofilter / CF19 Dec 2006 10:57 GMT1
On my autofiltered sheet I have thousands of rows. Calculation is
manual to  filter easily.
But then CF is not working as expected I think it is because of manual
calculation.
User Forms19 Dec 2006 09:42 GMT2
On workbook open I have a message box telling the user
what workbook they are in.
I have two questions: When they click "ok" on the message box
I want the user form to open.
 
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.