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
Free on-line courses in computational music and functionalprogramming are offered by [email protected]
Hello Have you ever thought of you as a Computer Scientist contributing to flourish music and get benefited? And how if my second conjecture is that a person...
0 38
Question about a range by Robert Crandal[_2_]
Suppose I want to select a specific range, such as: Range("B10:Q10").Select The above range exists on row #10, between Column B and Column Q. In...
May 16th 13 10:13 PM
by joeu2004[_2_] Go to last post
8 68
VBA help with selecting multiple data ranges by Kc001
Hi, i'm new to VBA coding. The situation is that I have a file that comes in every week with the same number of column, but with different number of rows . I...
May 16th 13 08:13 AM
by Claus Busch Go to last post
1 87
Macro to Publish as PDF by lfullam1
Hello all, So I have a sheet within a workbook that I am wanting to save/publish as a PDF file. the code i have thus far is : Sub Publish2() ' ' Publish2...
May 14th 13 04:55 PM
by Claus Busch Go to last post
1 119
Undo a select operation? by Robert Crandal[_2_]
This might be a dumb question, but here goes.... If I run this code: Range("A12:M2").Select is there a command that will "undo" or cancel...
May 13th 13 10:20 PM
by joeu2004[_2_] Go to last post
5 107
Too W i d e by robzrob
Hi Got a cash sheet and want to put names addresses and email addresses of people in it but by the time I've got a column for each of these (the address...
May 13th 13 07:27 PM
by Gord Dibben[_2_] Go to last post
6 106
Determine if a userform is visible by Robert Crandal[_2_]
Is this the only way to determine if a userform is visible? : if (Userform.Visible = true) then ' code here end if The problem with this code is...
May 11th 13 11:58 PM
by witek Go to last post
6 65
Add sheet and name it unless it already exists by Howard
With a list of names in column A, this code will add a sheet and name it from that list. If I add a few names to the list, how can I ignore the names with...
(Multi-page thread 1 2)
May 11th 13 11:26 PM
by Howard Go to last post
14 131
for each in a range by Walter Briscoe
I run Excel 2003 and VBA 6.5. I have a very limited understanding of VBA's Range object. I hit this on a sheet which has relevant formulae in column C. I...
May 11th 13 06:18 PM
by GS[_2_] Go to last post
1 85
From where is my UDF called? by Charlotte E.[_3_]
Hi, Is it possible to test, if a function (UDF) is called from a worksheet (as a normal worksheet function) or from another macro/VBA code? Thanks, CE
May 10th 13 09:35 PM
by GS[_2_] Go to last post
9 85
counting number of columns by [email protected]
Hi, i am using a find action to find a specific value in a multi column list. i can find the value no probs and can return the cell reference the valueis...
May 10th 13 05:23 PM
by Claus Busch Go to last post
1 120
Post
Deleting Lines by woodworker11
Large spreedsheet that I want to save my start line. step down 1 line and delete 29 line. Step down 1 line and delete 29 lines. Basicaly I want to save every...
May 10th 13 05:17 PM
by Claus Busch Go to last post
2 98
Unmerge cells and fill duplicate data by Dawn[_4_]
I have a report that contains merged cells. I need to get rid of the merged cells and then have the data from the first row repeated in the blank rows. I...
5 120
Web Queries? by [email protected]
How do web queries work? Where is the documentation? (I don't have excel here and will use it elsewhere) - = - Vasos Panagiotopoulos,...
May 10th 13 04:34 AM
by ralph Go to last post
1 95
Macro to Copy/Paste Multiple images by lfullam1
Hello All, I have 7 pictures on one worksheet that I want to copy and paste on to another worksheet, into various cells. Each image will go into only one...
May 9th 13 09:32 PM
by Claus Busch Go to last post
3 105
how do i loop thru all the worksheets in 2 files one by one by Xlbeginer
Hi,i am new to macro coding,i have to browse thru a directory and sub folders get the names of 2 files,and get the names of sheets from each file one by...
May 9th 13 06:35 PM
by Xlbeginer Go to last post
0 128
Assign a sound to a variable by Howard
This is a shortened list of sounds in column R, sheet 1. And is the list for a data validation drop down in...
(Multi-page thread 1 2)
May 9th 13 01:07 PM
by Howard Go to last post
18 102
Save preview picture by Charlotte E.[_3_]
Hi, Under the workbook properties tab, there's a checkmark called 'Save preview picture'. How to read/set this setting by VBA code? Thanks,
May 8th 13 04:46 PM
by GS[_2_] Go to last post
4 75
Password Cracker for Excel Worksheets/ Workbooks by [email protected]
This has been floating around for a while now, but I gave it a serious reworking. Option Explicit Public Sub AllInternalPasswords() On Error Resume Next ' '...
8 150
How to Restrict my addin usage to one pc only by Madiya
I have developed a addin successfully. I need to restrict its usage on one pc only. I am aware that I can not fully stop piracy but still I like to have...
May 7th 13 07:23 PM
by witek Go to last post
1 104
Post New Thread


Display Options
Showing threads 1 to 20 of 172906
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 10:19 AM.


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