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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Modify ClearContents28 Feb 2007 17:39 GMT5
I have a workbook with two worksheets, namely Archive and Data.
The following code clears all the cell in the Archive worsheet when a click event is
started.
As all cells are cleared, it wipes out any formulae as well!
Easy loop28 Feb 2007 17:05 GMT2
I want to hide the entire row, if the value in column b is Yes.
So, I tried this:
Private Sub CAT()
   For b = 1 To 25
Select Data from SQL Server28 Feb 2007 17:04 GMT1
Hi
No idea on how to do this.
Need to open a recordset from an SQL Server.
Basic details: server name Demo
identify print servers in a domain from excel vba?28 Feb 2007 16:59 GMT3
I found out how to enumerate all machines on a domain:
   Dim sDomainName As String
   Dim oDomain As Variant
   Dim oComputer As Variant
Adding Multiple Hyperlinks to Excel28 Feb 2007 16:58 GMT3
I have 1315 rows in Excel.  They are B2 through B1315
I have a DIFFERENT weblink in each row and I need to make them all a
hyperlink.  I don't want to have to do this one by one.  Does anybody
know a way to do them all at the same time?  Please simplify
Name Ranges Acting Up28 Feb 2007 16:41 GMT4
I have workbook with approximately 50 Name Ranges that I have defined for my
Macros to Access. My macros used to work perfectly.
Yesterday when I activate the Macro, the macro gave me edebug messages. In
Excel, when I was verifiying the Name Ranges, about 20 of them defaulted to
SaveAs28 Feb 2007 16:33 GMT3
Here is my code.  The problem is with the saveas command.  It doesnt work.
When i click the button i want it to ask where to save as, with the initial
file name to be "proj".  Any ideas?
Private Sub CommandButton1_Click()
Pages setting28 Feb 2007 16:26 GMT4
I have a various number of rows generated in a worksheet.
So There is a various number of pagebreak in this sheet.
[I notice that the text in the last cell, of the last row just befre a
pagebreak is wrap to the first cell of the first row just after the
Determine if a workbook is already open28 Feb 2007 16:05 GMT6
Using VBA in open Excel workbook I want to determine if a specific workbook
is already open. The complication is that multiple Excel processes may
already be open. What's the easiest way to do this?
I suppose what I'm really looking for is some way to iterate through all the
dynamic validation28 Feb 2007 16:00 GMT3
I want to validate all of the cells in Column G with a list of unique items
already in Column G.  This can be triggered with the Sheet_Change event.    
What is the best way to do this?
CLosing Linked datatable28 Feb 2007 15:57 GMT1
I have a report template that saves a report twice; a 'DatedReport 20070227'
and a 'LastReport'.  I created a 'LastDate' table in the LastReport report
that is refered to in the template (it is in a small data query).  So when
the template runs it updates the datatable linked to ...
Conditional Formating...28 Feb 2007 15:38 GMT1
Does anyone know how to use wildcards with Conditional Formating?
I need to highlight all ROWS in a spreadsheet CONTAINING the word
"Total".
Normaly I would use conditional formating with the following
Autofilter cut and paste28 Feb 2007 15:35 GMT5
I am trying to autofilter the AI column and then cut the results and
send them to another file. Does anyone have any idea how to do this?
Thanks for your help,
Peter
Reference combo box in after update sub.28 Feb 2007 15:33 GMT5
I'm trying to call a function in the after update sub, and pass it the
name of the combobox, which has been updated. I'm just not sure how to
access this.  Can anyone help?
Thanks
Comparing text?28 Feb 2007 15:22 GMT9
I asked this question in a roundabout way last week with no success.
Basically, is it possible to compare text of one cell to another cell
to produce a % of correctness.  It doesn't have to be exact as I am
only using it to set up a French revision spreadsheet.
 
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.