Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« 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 »
Active older topics
10 new of 10 - May 24
12 new of 12 - May 24
2 new of 2 - May 23
3 new of 3 - May 22
2 new of 2 - May 22
9 new of 9 - May 22
3 new of 3 - May 22
1 new of 1 - May 22
1 new of 1 - May 22
1 new of 1 - May 22
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 293257  Older »
Description: Microsoft Office Excel newsgroup.
 

Flat Trend Line 
  Hi, I'm needing some help again in Excel. I have a downward sloping trend (determined by using the TREND function in Excel). I need to create a flat trend line based on the TREND data populated. The ultimate goal is to have a flat line versus a downward sloping trend line. From this data, I will continue with my modeling, but just need some help with... more »
By forecastnovice  - May 24 - 1 new of 1 message    

MACRO Effeciency 
  ... ... I make no promises about this code, but... Sub workerFunction() ActiveWorkbook.Sheets.Select MZING81 Removetextrow 'Compile error: Sub or Function not defined removeEmptyCells UnMerge filter remerge Text1 'Using just "Text" is a bad idea...... more »
By Auric__  - May 24 - 1 new of 1 message    

The size of the ActiveX ListBox control shrinks 
  I am unable to maintain a set size of the ActiveX Listboxes on my Excel worksheet. In Properties I set the size of each to a height of 40 and width of 240 and use the font Arial-Regular-14 After saving the file and then re-opening the sizes change to a height of 22.5 and width of 148.5 Is there a way to lock the size so it does not change? In Properties... more »
By Rob Flott  - May 24 - 1 new of 1 message    

Splash screen not working in hidden workbook 
  Hi, i like to use a splash form in a HIDDEN WORKBOOK, but it seems to be not working. Problem is that the frmErrorMsg keeps open after the 5 sec. delay, so there's no Unload event, because the "Close Form" routine isn't called. Is there a possibility to get this working in a HIDDEN WORKBOOK (Add-... more »
By Ludo  - May 24 - 3 new of 3 messages    

vba in excel 2007 
  I have a vba program written in excel 2003 and am trying to get it to run in excel 2007. The program gives a runtime error 5 "Invalid procedure call or argument" at the statement Selection.Characters(Start:=2, Length:=5).Font.Name = "Arial" Could someone tell me how to correct this please.... more »
By blueflash  - May 23 - 6 new of 6 messages    

Populating worksheet based on multiple worksheets 
  I have 86 worksheets with data that I need to populate an "upload" sheet. Each worksheet will have its own column. I manually did the first sheet and really dont want to have to do 85 more.. Is there a macro i can use to do this for me? My file exceeds the max limit here, so if anyone needs to see it then I can email it or find another way to upload... more »
By FNMGR  - May 23 - 3 new of 3 messages    

Delete rows autofilter range problem 
  Hi and thanks in advance, I am using Excel 2003 I have a delete rows macro that tests whether there is data in one or more user defined columns on the sheet and if not, places an "X" in the first blank column to the right of the data. I then apply an autofilter to pick up all rows with an "X" and then would like to delete all the... more »
By deutz  - May 22 - 6 new of 6 messages    

Take active cell value in for loop and offset based on another cell value for columns to offset 
  I have the following incomplete macro, where a user selects a range. We then loop through the range going thru each column in first row of range then down to next row and across each column etc. etc. When I hit a cell who's value is > 0, it want to take that value and place it in a cell offset from the active cell inside for loop. The... more »
By burl_h  - May 22 - 1 new of 1 message    

Macro or filter to extract/delete data on value match 
  Screenshot: [link] File: [link] Hi Everyone, I'll try and explain my problem as best I can. Per my attachment (which is a dummy sample of data from a sheet I have of over 3000 lines). I would like to extract data on a 'found' match... more »
By baked_dog  - May 22 - 1 new of 1 message    

Opening an Excel File 
  The following code tests whether a file is open on my computer and if it isn't, it opens the file, and if it is already open, it tells me that. sub OpenMyFile() dim myPath as string dim myFile as string dim wkbk as Workbook myPath = "R:\share\ . . . Folder\" myFile = "SomeFileName.xlsm"... more »
By Slim Slender  - May 22 - 1 new of 1 message    

1 - 10 of 293257   « Newer | Older »

XML