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 / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using results from XLDIALOG commands27 May 2007 00:14 GMT1
The following command shows the Find Dialog box but how do I capture
the results of that search.
Application.Dialogs(xlDialogFormulaFind).Show
If I try set stuff = Application.Dialogs(xlDialogFormulaFind).Show
VBA Run-time Error "13" - Question26 May 2007 20:29 GMT2
I am receiving a run-time error "13" when I try to run a USerform in VBA.
When I try to debug the problem - I do not get an indication where the
problem is. Below is the code. Does anyone see what might be causing the
error?
Present file explorer to Select Directory26 May 2007 19:51 GMT1
Sorry if there is already an answer to this question, hoever I have searched
as many key words as I can think of and cant find the answer.
I have a macro that retrieves files and list file attributes from within a
directory. I would like when the macro is started that a file ...
Volitle26 May 2007 17:34 GMT5
If someone Protects or Unprotects a worksheet, how does one "capture"
that fact so that I will know when to cause a manual Calculation?
--
Worksheet.Copy() truncates cell contents problem26 May 2007 14:51 GMT3
I have written a macro which copies a worksheet and then alters some
of the values in the copied sheet.
Everything works fine except that any text cells with more than 255
characters are truncated.
CSV Editing in Excel26 May 2007 13:20 GMT1
When i open a CSV file in Excel and edit it and then save it. Excel removes
the text qualifiers onwards from the line 14 when the last  two or three
columns of my csv are empty. Also i am using double qouts for the
qualification of my data
Import securely from SQL to Excel over web?26 May 2007 13:02 GMT6
I've been tasked with automating a spreadsheet for the boss that needs
to pull SQL data from one of our DB servers, and then format and
import into Excel.  The mechanics of doing so aren't the problem.
I want to know how I can securely do this over the web.  We'll have
find string data type related functions26 May 2007 12:33 GMT2
How to find a string data type related functions? I mean a list of all of
summary in VBA Help.
Clara
Office 2007 Custom UI Ribbon - Syntax Check26 May 2007 11:38 GMT2
I have an error in my custom UI xml file, but can't for the life of me
find it. Did microsoft, or anyone else for that matte, publish a
syntax checker tool to bverify the xml file.
If there is an error, office just ignores the entire file without
COUNTING COLORED CELLS26 May 2007 09:46 GMT11
I have a spreadsheet with 26 rows and 40 columns, some cells of which
have the background color of "tan".  I need to count the colored cells
within each column.  I've been going round and round with the vba
coding I found at http://www.xldynamic.com/source/xld.ColourCounter.html
Automating download of csv files from web26 May 2007 09:21 GMT3
I wanted to get direction on how to automate the dowload of CSV files from a
website.  Below are the details on where the CSV files are located within the
website:
- The website requires a login and password
Scripting.FileSystemObject26 May 2007 07:20 GMT2
Okay, I have tried using the item part of a folder collection object and a
file collection object.
I have tried it initially as late binding, then as early binding, neither
method helped.
Excel vba find26 May 2007 05:52 GMT1
I want to quickly find all data in column A to finding range in column
B toW.
I set the loop in column A and use  find method for range column B
toW , but it doesn't work.
Open a Program26 May 2007 05:08 GMT2
Is it possiable to open a .exe program with excel macro?
Thanks Mike
Listing Available Printers26 May 2007 04:49 GMT5
I found this code that when you CTRL+G from Visual Basic it displays all my
printers:
Sub PrinterSelect_macro()
   Dim wshNetwork 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.