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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Locking Cells16 Jan 2008 14:02 GMT1
How do you lock individual Cells so that user input cannot change it, BUT
it can change itself depending on Calculations from another cell on another
Sheet?
thx
Macro / vb query16 Jan 2008 13:54 GMT2
I am trying to set up a macro that will find a row based on a specific word,
then underline that row in the table.
I've tried recording it, and the find bit is fine, but I don't know how to
change the vb code to allow it to highlight columns 1 through 7 on the row
Capture Events on programmatically generated Charts16 Jan 2008 13:45 GMT3
Excel 2003, I create a chart programmatically. Now I would like to capture
Click Events on that chart I just created. It doesn't seem I can put code
under that object via code.
My actual situation is I have run time data, and my customer and I have not
Property in lowercase16 Jan 2008 13:42 GMT1
Hi all,I got really confused.
First,I wrote this:
-----------------------
Dim ctl as Control
SUBTOTAL SUM AND AVERAGE16 Jan 2008 13:37 GMT2
I have subtotal sum and average on the same data range.
The average and sum show on the different row.
Is it possible to have them on the same row on the spreadsheet?
Your information is great appreciated,
Equivalent to vb's causes validation?16 Jan 2008 13:25 GMT3
I am performing some validation on the Exit method of a
combo box. However, when user selects the Cancel button,
I don't wish to perform the validation.
In VB there is a button property called Causes Validation which
Macro not running in Protect Sheet16 Jan 2008 13:15 GMT1
I have a macro, With the help of this macro, as soon as u write
anything in Column A it would automatically  throws a Current Date in
Column G:
Dim LastRow, LastCol, CurRow, CurCol As Integer
Dropd Down (validation: list) on the fly with a code - a problem16 Jan 2008 11:48 GMT3
I was hoping if anyone could help me - i'm trying to write a code that
would create a dropdown in a cell on the fly. That's the simple code:
   With Selection.Validation
       .Add Type:=xlValidateList, AlertStyle:=xlValidAlertStop,
Macro doesnt work from another sheet16 Jan 2008 11:36 GMT5
I have attached my macro to a button and placed it in sheet 2 (which is an
empty sheet) but the macro doesnt work from that sheet. It does however work
if i put the button in the sheet where all the data is. I also wanted to
email a macro as well, how do i do this?
Error - Method 'CopyFromRecordset' of object 'Range' failed16 Jan 2008 10:54 GMT4
I am trying to retrieve data from a query in an Access 97 database and
populate Sheets in an Excel 2002 workbook using 'CopyFromRecorset'.
The problem i am having is that 2 out of the 7 Sheets (all sheets are being
populated one after the other within the same piece of code) are ...
Appending multiple columns into a new worksheet16 Jan 2008 10:34 GMT1
Please does someone have the code or wizard to:
select worksheet(s)
selects columns to be appended from these sheets or sheet
append it in in a new worksheet
Determining number of columns of 2 different ranges16 Jan 2008 10:09 GMT2
I'm selecting two separate areas of my worksheet using Ctrl-Click(drag);
a1:a4 and c1:c4
I would like to know how to get the column number 1 for colum "A" and 3 for
colum "C".
VBA time and date?16 Jan 2008 09:36 GMT1
On selecting a commandbutton I need to automatically insert the time and
date into a cell. I know that NOW() would do that but how do i get the time
and date in VBA?
thx
odd vlookup solution required - can you rise to the challenge?!16 Jan 2008 09:21 GMT2
I've got the standard task of referencing cells in other sheets from a
summary sheet using vlookup, no problems there.
The problem I have is that the sheet names to be indexed are listed in
a column in my summary sheet.  I can't find a way to create the
Help with Excel Add-in16 Jan 2008 09:14 GMT16
Hi, I'm very new to VBA and I'm trying to create an add-in.  The problem is,
after I've created it, I can't seem to load it correctly so that the macros
will be available to other workbooks.  I have read several pages of step by
step instructions online that are very good and ...
 
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.