A Microsoft Excel forum. ExcelBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » ExcelBanter forum » Excel Newsgroups
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Post New Thread
Threads in Forum : Excel Programming Forum Tools Search this Forum Feed Icon
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
Macro to Un Hide filtered rows by JeffK
I have this Macro Sub Macro2() Const csPWORD As String = "123" ActiveWorkbook.Worksheets("broker").Unprotect Password:=csPWORD ...
November 25th 09 11:10 PM
by Dave Peterson Go to last post
3 42
.PrintQuality = 600 by Miskacee
I have a spreadsheet which runs fine whenever i run it. whenever someone runs it, they get an error on : .PrintQuality = 600 and says unable to set the...
November 25th 09 11:10 PM
by ker_01 Go to last post
3 37
Formula throwing up an error by ker_01
Look at where your double quotes are located; each set surrounds something that Excel will treat as a single string. Also, you will need a "&" between each...
November 25th 09 11:06 PM
by ker_01 Go to last post
0 32
Sumproduct gives #Value! when answer=0 by DogLover
I have a SUMProduct formula that I wrote in VBA. It works fine until the combination in the criteria is such where there are 0 records, rather than it...
November 25th 09 11:02 PM
by Dave Peterson Go to last post
7 36
Expand and Collapse rows using a macro by JeffK
I have a Spreadsheet that as time goes on will grow quite large. In Column A, the data entry person can choose from 4 options (In progress, Sold, Cancelled,...
(Multi-page thread 1 2)
November 25th 09 10:59 PM
by Dave Peterson Go to last post
16 234
HELP PLEASE: Populate certain userform fields from access database by sam
Hi All, I am trying to pull some information from access database and populate some fields in excel userform. So for example, if a user inputs his "User Id:"...
(Multi-page thread 1 2)
November 25th 09 09:44 PM
by sam Go to last post
13 93
Calendar Control 8.0 question by Robert Crandal
Is it possible to restrict the date ranges of the Calendar Control 8.0?? I only want the year 2009 to be selected from the drop down box. Thank you!
November 25th 09 09:41 PM
by Robert Crandal Go to last post
7 42
smart tags by tpeter
I am working in Excel 2003 and have a workbook with multiple tabs. The information on tab "REC" needs to be copied into tab "REC" I have build the macro to...
November 25th 09 08:59 PM
by tpeter Go to last post
1 17
Adding a new menu on the Worksheet menu bar by u473
I tried to adapt J.Walkenbach code to add a menu item on Workbook_open but I get the following error on "HelpIndex =...
November 25th 09 08:45 PM
by Ron de Bruin Go to last post
3 27
Show userform at spreadsheet open by Roger on Excel
How do you make a userform open when you open a spreadsheet? Can anyone help? Thankyou, Roger
November 25th 09 08:44 PM
by tpeter Go to last post
2 37
Start up file doesn't open by jc
I have a file that is in my designated startup file that is suddenly not opening after haveing opened fine on start up for a long time. I am able to open the...
November 25th 09 08:42 PM
by jc Go to last post
1 19
smart tags by Dave Peterson
Did you really mean to write that the information on tab "REC" needs to be copied to tab "REC"? That doesn't make sense to me. And since your macro works...
November 25th 09 08:31 PM
by Dave Peterson Go to last post
0 19
How do you send data to the same row of a text file everytime? by Bernard
All, How do I output to the same position in a Text file everytime? I want to output data for a given Date so I'd like to put it in the same row for that...
November 25th 09 08:21 PM
by OssieMac Go to last post
3 36
How to Sort Merged cells for worksheet? by Dave Peterson
I think you're going to fail at this for the same reason it fails when you try to do it manually. Instead, I'd drop the merged cells completely and put the...
November 25th 09 08:20 PM
by Dave Peterson Go to last post
0 32
Open and Save Files in Directory by Daniel Jones
I'd like to be able to select a directory and for each .xls file found in the directory 1) open the .xls file 2) write the name and date saved in another...
November 25th 09 08:20 PM
by Daniel Jones Go to last post
1 23
Capture data from cell before Enter by jayklmno
Is there a way to capture what the user types into a cell before they hit enter? I would then feed this data into a lookup to prompt the user with the...
November 25th 09 08:09 PM
by FSt1 Go to last post
1 25
Count occurrences of filename in column by Lucky[_6_]
I want to use VBA to count the occurrences of a filename in column M, such as "myfile.xls". Problem is, each time the name appears (after the first one),...
November 25th 09 07:48 PM
by Stefano[_2_] Go to last post
5 33
I need help with VBA and a CSV file output by DStrong
I am using Excel 2003 in XP Pro. I am trying to export/saveas one tab from a workbook that contains one tab and one column of data into a CSV file. My data...
November 25th 09 07:41 PM
by B Lynn B Go to last post
1 21
If(vlookup statement by Nikki
I have three columns that I need to return a vlookup value. A B C 8 2 PSS I want to lookup column A in my table to return the name,...
November 25th 09 07:39 PM
by Nikki Go to last post
0 23
Loop without Do by Marc Gendron[_2_]
My problem is that I get a "Loop without Do" statement (my code might have other problems....I'll get to them later !) No need to tell ya guys I'm a...
November 25th 09 07:29 PM
by B Lynn B Go to last post
2 27
Post New Thread


Display Options
Showing threads 10081 to 10100 of 172908
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:00 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2004-2013 ExcelBanter.
The comments are property of their posters.