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
Storing values by Alex Skinner
How can I store calculations using a currency exchange rate (stored in A1 for example) but not have the result change when the exchange rate is update? I do...
Today 07:04 AM
by Alex Skinner Go to last post
2 38
Vertical scrollbar screwed up by Renny Bosch[_2_]
Normally when I drag the vertical scrollbar down to the bottom position it goes to about line number 150 or so, depending on how much data I have in that...
Today 05:15 AM
by GS[_2_] Go to last post
3 64
Loop to skip some sheets in workbook by Howard
What do I put where it says 'DO NOTHING so the loop will skip ws. X, Y & Z? Thanks, Howard Option Explicit Sub LoopThroughSheets() Dim ws As Worksheet ...
(Multi-page thread 1 2)
Yesterday 11:54 PM
by witek Go to last post
13 51
Compare shorter date range against longer date range by SauQ
Hi Excel Gurus ! I am in need of a macro / formula which is able to find the missing date range(s). Example: John stayed in Apartment A&B for period : 1...
Yesterday 04:16 PM
by Auric__ Go to last post
1 112
Now You Can Use Visual Studio 2012 To Work with Excel in .net and reporting services by aspose
Many of our users use Visual Studio to speed up development and help organize their code. It’s a flexible development platform, and version 2012 adds tools...
Yesterday 08:37 AM
by aspose Go to last post
0 119
Unhappy
MS Query by SinghNZ
I have created a Workbook(A) which extracts data from different workbooks(B to G) by using MS Query and stores in Workbook (A) Workbook(A) is sitting on...
Yesterday 07:22 AM
by SinghNZ Go to last post
4 84
1 Attachment(s) Loop thru folder and get similar names by Xlbeginer
Hi,I have a requirement that i am trying to code,i have 2 environments beta and prod that has reports (30+).these reports are in .xls format.Eg:Beta...
May 22nd 13 09:10 PM
by GS[_2_] Go to last post
5 123
VBA Macro to customize Right Header by [email protected]
Hi! :-) I have spent the last few days trying to make a macro in vba to customize the right header, in a excel sheet with multiple pages, but without much...
0 57
Standard column width in points... by Charlotte E.[_3_]
Hi, I can read the standard column width of a sheet with ActiveSheet.StandardWidth ....but this gives me the width in chars.... How to get the standard...
May 22nd 13 08:35 AM
by Charlotte E.[_3_] Go to last post
0 64
Columnwidth in milimeters? by Charlotte E.[_3_]
Hi, Is it possible to _READ_ the width of a column in milimeters? I can get it in chars, pixels and points, but how to get the width of a column in...
May 22nd 13 07:05 AM
by Charlotte E.[_3_] Go to last post
3 56
VBA Loop through Specific Subfolders to find files (drill down 4 levels) by KeriM
I have a complicated problem. I'm trying to loop through several directories to find a particular file. Here is a sample of my folder structure...
May 21st 13 02:20 AM
by GS[_2_] Go to last post
3 123
VBA macro delete row - Help needed by gemiho
Hello everyone, I wonder if you please could help me with a macro; I just started to use VBA, so my knowledge is equal zero. I have a workbook with a few...
May 20th 13 11:06 PM
by gemiho Go to last post
7 114
"NxtRow = Cells(Rows.Count," giving me fits by Howard
I have used this very line of code successfully in other macros but here it errors out. With cursor at the end of that line, Run DeBug - run to cursor gives...
May 19th 13 07:05 PM
by Howard Go to last post
3 63
Adjust code to run anywhere on sheet by Howard
This code works fine on a list with a Header in column A. Copies the Header across the same row, starting 1 column to the right for as many columns as there...
May 19th 13 02:35 AM
by Howard Go to last post
3 123
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 18th 13 10:11 PM
by CellShocked Go to last post
9 107
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 109
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 148
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 126
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 125
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 84
Post New Thread


Display Options
Showing threads 1 to 20 of 172919
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 02:30 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.