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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sql string, +'/'+convert(char(3)..)29 Jun 2006 08:34 GMT3
HI;
I m writing excel vba, i would like to execute a SQL query :
select *  from receiver_line
where purc_order_id+'/'+cast(purc_order_line_no as varchar(3))
event after worksheet unprotect29 Jun 2006 08:28 GMT2
Here is sample code:
If  Worksheets("Sheet1").Range("E5").Value = "1" Then
  Worksheets("Sheet1").Protect
Else
Handling the 'Cancel' button..??29 Jun 2006 08:27 GMT1
I have the following code:
Do
       Msg = "Is the BILLING DATE below correct?" & Chr(10) & Chr(10) _
           & "If not, Enter correct date ..."
Screen Updating on Open Workbook29 Jun 2006 08:13 GMT1
I have written a macro to open 19 workbooks, copy a few rows of info, and
then write the copied rows to a consolidaton workbook.  Everything is working
fine except I get the screen updated every time a new workbook opens even
though I have explicitly included Application ...
Conditional Format29 Jun 2006 07:59 GMT1
I would like to use the conditional format function to change the
background color of a cell.  My spreadsheet contains the following
columns:
A)Today's Date     B) Date of Last Visit   C) Date of Next Visit
excel applicaton closes showing complietime error not allowing to edit29 Jun 2006 07:53 GMT1
I've got an excel application which on opening shows an message box
compiletime error 1004:application or object defined error when I click
ok the whole application is closed not allowing me to view the vba code
.It also closes other workbooks which are open .kindly suggest a soln.
Hide Rows By reference to a cell29 Jun 2006 07:43 GMT7
Please offer me some help and education with this;
I have a named cell on a sheet.
There are a large number of buttons that will each toggle a row
hidden/unhidden.
Control for selecting cells in worksheets29 Jun 2006 07:31 GMT2
I want to find and use a control like that which is used when inserting
functions in a worksheet and selecting cells. I will design a userform that
is comparable with this used for functions
In the first step there is a symbol for the worksheet to click on to make it
Validate WorkBook name29 Jun 2006 06:15 GMT3
I want to use the "Before Save" event to force users to save a template with
a certain naming convention.  (The name must contain the words Air
Container)
Is this possible.  For example in the Before Save event procedure it may say
Subtotal command behaves differently 97 -> 200329 Jun 2006 05:36 GMT1
I've had an Excel workbook given to me to examine because it fails to work
as expected when converted from Excel 97 to Excel 2003.  There is no run time
error or any such problem.  What I have identified is that the subtotal
command behaves differently in 97 to what it does in ...
Border Macros29 Jun 2006 05:14 GMT5
I compiled a macro using the macro recorder to put borders around a
selection of cells.
However, I'm getting the following error when I do two cells.
Run-Time Error '1004':  Unable to set the LineStyle property of the
Advanced Data Maintenance Dialog Question29 Jun 2006 05:07 GMT1
As part of an Excel model, the user would like to maintain a list structured
with multiple Categories and within each category, there are multiple Items.
It will be displayed in multiple columns. A sample is shown below; I am using
the hyphen '-' to indicate the break between ...
Save As Macro29 Jun 2006 04:05 GMT7
I often load CSV files into Excel and then re-save them as Excel Workbooks
(*.xls) format.  The loading of the CSV file is handled by a command-line
that invokes Excel and loads the CSV.
After the CSV is loaded into Excel it would be VERY nice if a macro could be
Opening Outlook and PDF from excell29 Jun 2006 03:35 GMT1
I am creating a document catalogue in xl, listing documenst of several
types, e.g. xls, doc, msg, pdf etc I have the code to open xls files
from excel, and the code for word dobuments. However a couple three
things I am seeking:
Auto-run macro after auto-query refresh (Excel2000,sr1)29 Jun 2006 03:30 GMT3
Re: Excel 2000, SR-1, Auto-running Macros
I would like to know if it is possible to program Excel to automatically run
a macro after a Refresh Query event is automatically run? If so, can you
provide the VB command/s or other that will enable this process?
 
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.