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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to retrieve data from web?23 Feb 2006 21:09 GMT4
I need to do a macro to retrieve data from web and populate a sheet.
After some searches, I found that webquery could be the answer.
So, from Data->Import External Data->New Query, I browse to the page
with interested data, select the table I need and import data. It looks
Would like Macro example to write out a range of cells to a file23 Feb 2006 21:08 GMT1
Does anyone have an example macro to write out a range of cells to a text file?
Or an example macro to print out a range of cells to a text file?
Thank You,
-Bryan
What is the fastest way to pull a recordset using ADO to Oracle.23 Feb 2006 20:55 GMT1
I am connecting to an Oracle 9i database through ADO. I loop through the
rows and columns in Excel and pass those parameters to a query which returns
a single value and places it in the appropriate cell. This works fine, but
is awful slow and I have lots and lots of cells to fill.
Trigger copy on AfterUpdate event23 Feb 2006 20:50 GMT1
I have a spreadsheet with data in columns A - J.  Column D contains a listbox
with a Yes/No selection.
If a cell in column D value is 'No' I want to copy the data from cell A of
the same row to Sheet 2 column B.  As the user moves down the data then each
Pivot Item: removing non-existant item from the drop down23 Feb 2006 20:47 GMT2
My Pivot Table data set has changed.  On refresh, the new pivot items are
added to the drop down box; the ones which no longer exist are not removed.  
Is there a way to refresh the list to show only items that currently exist?
Thanks in advance!
Insert row for each different value in a vector23 Feb 2006 20:41 GMT1
I have a column B which contains an indicator like AB, AC, AD, AC AA, etc.
In the firsts column, I want to add line with the different value in cell
"A1" (for each different indicator). I tried this but doesn't word.
Dim C As New Collection
Why Excel programming???23 Feb 2006 20:30 GMT13
Somebody will try to read criticism into my question but none was
intended.
I'm just very interested to know what kind of applications for Excel
programming actually exist in the world outside of these groups. I'm
Copy Problem23 Feb 2006 20:23 GMT1
Dear Friends,
I have the following codes to copy specific data from one sheet to
another
Private Sub CommandButton1_Click()
urgent help needed please anyone23 Feb 2006 20:22 GMT2
hello everyone as iam new to VB i have a small query which iam trying
to solve.
I have designed a form with three check boxes and one texbox which is
connected to a column in a table.
Casting Problem in VBA23 Feb 2006 20:21 GMT5
See code below.  I load the departments collection with string values
(For example 007).  When I print out the values in a message box they
are string values (For example 007).  But when I execute the statement:
    Sheets("Expenses").Range("E3") = CStr(departments(i))
How to capture when a User changes the printer23 Feb 2006 19:59 GMT1
Greetings all,
I have VBA code in the Workbook.BeforePrint procedure that sets the
print area and other items, and it works well.  It seems that these
settings are used for the current Application.ActivePrinter only.  I
Marco & hyperlink23 Feb 2006 19:58 GMT1
While writing a macro i found a problem which I can't solve.
On the worksheet is a hyperlink containing a datevalue, this has to change
on a dailybase but while writing the macro it writes down the date in the
macro and it won't change the next time i use the macro.
Record a macro which enters a password to unprotect a workbook23 Feb 2006 19:20 GMT1
Please can someone help.  I have a few workbooks that has been protected via
Save as\Tools\General options\Password to open.
I want to record/edit a macro to open and enter the passwords for all the
workbooks, but when I record the macro, it ignore the fact that I am typing
Date in Header23 Feb 2006 19:06 GMT3
How can I manipulate the date in the header for a date 5 days from now
or five days from anytime a sheet is printed. (With a Macro):confused
--
PBANK
Moving sheets to another workbook23 Feb 2006 18:57 GMT1
I have a source workbook which creates 25 to 30 worksheets, each one's name
ends with "P1"
I want to move these sheets to an existing destination workbook, through a
vba sub residing in the source workbook
 
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.