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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
User Form16 Apr 2008 09:27 GMT5
is it possible to remove the caption and border from a user form ?
Excel2000 procedure in Excel200716 Apr 2008 06:17 GMT5
I have a workbook designed in Excel2000, where visibility of some seets is
controlled by Change event of SetUp sheet. In Excel2000 it works OK, but
when I open the file in Excel2007 (it's first time I have used any version
of Excel higher than 2000 so long), then there are no ...
Spell Check in excel16 Apr 2008 05:57 GMT2
I want to develop a spellchecker in excel.I want that excel
spellchecker should work similar to the word auto-spell checking. i.e
all spell mistakes start appearing in red.
How can i implement the same ? Any pointers ?.
Cell doesn't change if another cell is Y, otherwise make it = a third     cell16 Apr 2008 04:28 GMT2
I hope this can be done.
There are 84 'budget' cells with formulas based on totals in 'other'
cells from other worksheets.  There are 84 similar 'actual' cells
based on the same identical 'other' cells.
lookup help needed16 Apr 2008 03:08 GMT2
Please see the table below
    A      B      C
1   31    34     23
2   22    27     45
An issue with "References" in VBA16 Apr 2008 02:13 GMT7
I created a file which is going to be used by many people that uses SOLVER
-- I put in code that I obtained from a site (Jon Peltier's site) that
automatically installs SOLVER every time the file is opened (the code is
within a module that is called in the Private Sub ...
trying to catch error 1004, don't work in 2nd loop...16 Apr 2008 01:41 GMT2
Hi there...
ThisWorkbook.Sheets represents the workbook that has all the sheets
that will be used for the export to different folders. ws.Copy will
copy the first sheet from ThisWorkbook.Sheets and create a new
how do I calculate number of characters that will fit in a cell16 Apr 2008 00:54 GMT1
I have a spreadsheet that will be printed onto a preprinted form.  I need to
calculate the value in a cell and then pad that cell with repeating hyphens
to fille out the remainder.
How can I determine how many hyphens I need to generate?
Finding specific excel files16 Apr 2008 00:50 GMT3
I have the following to find files in a folder with .xls extension.
Dim MyPath As String
FilesInPath = Dir(MyPath & "*.xls")
How would tweak this to find excel files that start with "1_"?
Change Color of Caption in User form 200716 Apr 2008 00:43 GMT2
hi - i need to format the caption section of the user form......particularly
change font type, change background color of the caption section and also
center the caption. i would ideally like this to happen during initialize and
so would put the code in Initialize sub.
Changing a file extension15 Apr 2008 23:29 GMT14
Hello group,
I have a macro to pull the values in row A and B of a workbook, to
another workbook. I have some values in the files that have *.txt and
*.log extension.
Minimise Workbook15 Apr 2008 23:19 GMT9
I have 2 workbooks open in Excel.
I am trying to write code to minimise the active workbook
to the taskbar, then, when it gets there,  save any changes made.
I'm using:-
INFORMATION MESSAGE BY MACRO15 Apr 2008 23:12 GMT1
I am using excel 2007. is it possible that when you open excel file
then a message should come up in wordart saying "DONT MAKE CHANGES"
then after 5 seconds it disappear. Basically i want some sort of macro
in excel file that when someone open the file a message should appear
unload Me compile error15 Apr 2008 23:11 GMT2
I have a UserForm that is loaded by an Worksheet_SelectionChange event.  
Since the listboxes in the form are loaded with relative values, I want to
unload the form when either the OK or Cancel button is clicked.
I've tried both "unload me" and "unload frm_spread" in the button ...
Searching through Subfolders15 Apr 2008 22:36 GMT2
Wondering how to do a search for .htm files that are all under one
main folder, but also through a bunch of subfolders under the main
folder.  The code I have so far is:
   myPath = "C:\MySites\"
 
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.