Web Images Videos Maps News Groups Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . excel . programming
This is a Usenet group - learn more
Find or start a Google Group about programming.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
Microsoft Office Excel newsgroup.
High activity, Usenet
Microsoft Office Excel newsgroup.
High activity, Usenet
Microsoft Office Excel newsgroup.
High activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 284301  Older »
Description: Microsoft Office Excel newsgroup.
 

2nd question - Calendar Control 8.0 
  I found some code on the Internet that describes how to add the "Calendar Control 8.0" onto your Excel spreadsheet. It explains to first create a Userform and then to place the control on top of the Userform. The website then explains to paste the following code into your Userform module: Private Sub Calendar1_Click()... more »
By Robert Crandal  - 7:43am - 1 new of 1 message    

Cell entry triggers Worksheet_SelectionChange event 
  Tested in Excel 2003 fr, Excel 2007 fr, Excel 2010 beta en. When you enter any character in a cell, the Worksheet_SelectionChange event macro is fired (the target cell is still the active cell, no move after entry). Anyone heard of it ? TIA Daniel
By Daniel. C  - 1:16am - 5 new of 5 messages    

Button for a Macro 
  Excel 2007 is it possible to put something on the Quick Access Toolbar that will allow me to run a macro with one click?
By Gary''s Student  - 12:26am - 10 new of 10 messages    

select a range by cell names; vba 
  I'm trying to select X rows for a sort. The first and last rows have a defined name, RSTART and RLAST. They look like this in the Define Name dialog: ='MySheet'!$15:$15 .... How do you select the rows using these names. Here's the macro output of my best shot. I can't figure out how to incorporate the second... more »
By cate  - 12:13am - 4 new of 4 messages    

Copy from one worksheet to another 
  I have some code that calculates how many lines I need to copy from one worksheet to another, but when I do the copy I get an errormessage. Here is part of my code: Private Sub Start_Click() Dim lastline As Integer Dim MalWb, RappWb As Workbook Workbooks.OpenText Filename:=RapportFrm.Innfil.Va lue, Origin:=xlWindows,... more »
By JayDe  - Nov 21 - 2 new of 2 messages    

Problem with copy from one worksheet to another 
  I have a problem with copying from one worksheet to another. First I calculate how many lines that I need to copy, but when do the actual copy I get an error message. This is a part from my code Private Sub Start_Click() Dim lastline As Integer Dim MalWb, RappWb As Workbook Workbooks.OpenText Filename:=RapportFrm.Innfil.Va lue, Origin:=xlWindows,... more »
By JayDe  - Nov 21 - 2 new of 2 messages    

combo box value 
  Where can I put the "value" direct in the properties setting instead of putting a range name? How should I input the value in "ListFillRange"?
By Seeker  - Nov 21 - 4 new of 4 messages    

Sumproduct formula works in spreadsheet, NOT VBA. Help please 
  Basically, I want to replace this formula with VBA Code I can get this one to work to sum =SUMPRODUCT(--(DataTime="First day of employment (Time 1)"),--(DataPosition=N6),(Data Question1) When I change this to Count rather than Sum, my Code Evaluates as an Error =SUMPRODUCT(--(DataTime="First day of employment (Time... more »
By DogLover  - Nov 21 - 4 new of 4 messages    

I have excel 2007 but I need 2003 tool bar 
 
By cookiegirl  - Nov 21 - 1 new of 1 message    

Workbook_Activate() vs Workbook_Open() 
  So, when a user opens my Excel file, my Visual Basic script is going to automatically fill the cells on the current sheet with predetermined values.... My question is, does it make a difference if I place my auto fill code into the Workbook_Activate() function as opposed to the Workbook_Open() function??... more »
By Robert Crandal  - Nov 21 - 2 new of 2 messages    

1 - 10 of 284301   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google