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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using VBA in the function bar27 Sep 2006 05:01 GMT2
I am working on a workbook which has the VBA editor lock by a password.
so I can't write or see VBA code.
but what I would like to do is being able to write some quick VBA in
the function bar.
Excel size27 Sep 2006 03:52 GMT3
While doing a lot of data manipulation
and additions, linking to Access and so
on I've noticed the size of the .xls file
has almost doubled - compared to a backup
Custom Function Not Updating27 Sep 2006 03:46 GMT4
I have over 100 sheets in my workbook & need to refer to the sheet name in a
cell on each worksheet.  I created the following function:
Function sn()
   sn = ActiveSheet.Name
Paintg cells withtout go sheet to sheet27 Sep 2006 03:44 GMT1
My problem is:
I have a sheet1  to sheet10 with class marks created for each class and i
have other sheets created for each studen. and some times i need to paint the
cells with a diferent coulor and the problem is when a paint a cells i need
If Then27 Sep 2006 03:43 GMT9
Can someone give me the exact code for the following general situation:
If the active worksheet when a macro is called is sheet 1 or sheet2 or sheet3, then hide row 16.  Or, if sheet 4, hide row 18.   If any other sheet, don't hide anything - that I suppose requires no text!
Returning cellvalue from closed workbook using a function27 Sep 2006 03:32 GMT7
Hope somebody is able to help me on this small problem.
I am trying to return a cellvalue from a closed workbook using a
function.
The code that I've used is as follows:
Open dbf file then close. do nothing..ignore any message.27 Sep 2006 03:26 GMT3
i am simply trying to open a dbf file then close it without doing
anything and do not want to  notify the user plus if any message comes
out i want to ignore it...(opening in the background)... i tried with,
   'fileToOpen = "c:/path/musa.dbf"
call Text to Columns from another App27 Sep 2006 03:02 GMT1
I'm opening excel from Outlook and copying a recordset in that has 80
semi-colon separated values into cell a1.  I want to use text to columns
after doing this.  I select the column in the code which works fine, but the
code i recorded in excel to perform the text to columns ...
Checking Excel Version27 Sep 2006 02:41 GMT1
Is there anyway to check the excel version from the macro?
Is there any predefined variable for the version, or
do I need to check Windows registry?
Regards,
Please help with  summative column (VLOOKUP???)27 Sep 2006 02:17 GMT6
We have a big spreadsheet here at work with about 40 columns.  One of
them, let's say it's column H, contains the names of some school
districts. Some of them occur more than once in that column.  Column I
contains that district's code number. Another column, say column N,
Summing Cells Above27 Sep 2006 02:11 GMT4
This should be so simple, but I'm struggling.  I want to sum a column of
contiguous numbers and put the total in the first empty cell beneath them.  
The number of cells summed varies depending on the column.
When recording this and reviewing the code, the VB Editor gives me the
HOW TO RIGHT A FORMULA TO HAVE NUMBERS APPEAR IN ORDER27 Sep 2006 02:01 GMT1
HOW TO RIGHT A FORMULA TO HAVE NUMBERS APPEAR IN ORDER SEQUENCE
Reference the name of a formfield bookmark in Word27 Sep 2006 01:25 GMT1
I am filling in a form letter in Word using data from my excel worksheet. I
am using Formfields which I am new at. I know how to reference a specific
bookmark name like:
Dim appWD As Word.Application
newbie question27 Sep 2006 01:15 GMT4
Hi guys, hope you can help
I got a strange request, is it possible to change the color of a value
in an input cell after a value has been entered, based on a simple
subtraction formula?
application.onkey doesn't work within a cell27 Sep 2006 00:09 GMT1
I've set Application.OnKey "{F12}", "" in my workbook's open method.
It disables the F12 key fine, until I double-click a cell to edit
directly in a cell.  F12 becomes functional at that point.
Any suggestions on disabling a key whilst directly editing a cell?
 
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.