Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error trying to run Excel 2003 Add-in in Excel XP26 Jan 2006 20:02 GMT2
I wrote an Excel 2003 Add-in using VBA and distributed it to someone
using Excel XP (Excel 2003).
Whenever my client uses the app I am getting the following error when
the Mid function is encountered --
Changing a matrix into one large column26 Jan 2006 19:57 GMT3
Does anyone know how to change a large matrix into one column?
Like this:
abc
abc
Speed up Program Process26 Jan 2006 19:54 GMT3
I have a program (see program below) that sometimes takes several minutes to
run .
I wonder if there is any way to speed up the program.
Thanks in advance.
VBA Excel =?windows-1252?Q?=93Set=94_question?=26 Jan 2006 19:48 GMT5
I am trying to use a variable that was declared as “Public” at a Module
level in one workbook, in a second workbook. I know I need to use a
“Set” statement, but so far I have not come up with the correct
combination to make it work. I am relatively new to VBA and would
How can we rename modules?26 Jan 2006 19:41 GMT4
I saw in a vbe of an XL2K sheet some time back that the modules had
different names instead of the usu. module1, module2, etc.  I checked around
and looked in properties, etc., but haven't found where to do this.  Can
anyone point me in the right direction?
Lookup in Excel but pulling from Access26 Jan 2006 19:40 GMT1
I don’t even know where to start.  
What I need to do is a lookup based on an Excel spreadsheet:
show result in B2 based on Criteria in C2
but the lookup done from a Access Database Table based on
Simple report from data list26 Jan 2006 19:32 GMT2
I would like to print a simple summary report (on one tab) for each record in
a list of 400 records (on a separate tab)...  Any relatively simple ideas?
The report use a vlookup to get the data for the record, but I don't know
how to update the vlookup formula with the next record ...
runtime error 1004 method range of object global failed26 Jan 2006 19:22 GMT3
what's wrong with this code? "list" is a named range.
Code:
--------------------
 Private Sub Test()
program cell to display any character when cell is active26 Jan 2006 18:58 GMT1
In Excel, I would like a cell to automatically insert a letter when it is
clicked or active.  
on error resume next26 Jan 2006 18:42 GMT7
Hi a very easy one:
sub gtt()
for a=1 to 10
cell(a,1)=cell(a,1)+cell(a,2)
Macro for filter on protected workbook that works for all sheets, no matter what sheets are named?26 Jan 2006 18:31 GMT6
I found a great piece of coding in the archives for taking care of filters
in protected workbooks.  My difficulty lies in that the sheets all have
different names and I don't know how to code for all sheets in a workbook.
Here's the code to put in the workbook module:
Macro works in one workbook but not in another26 Jan 2006 18:25 GMT6
This program will take a sheet and send it as an embedded email.  It
works perfectly in a workbook with worksheets (sheet1)(sheet2)(sheet3)
For some reason when I enter this code into a workbook I actually need
to use it for whos worksheet name is (Recap) it sends the email just
How to detect when a named cell (range) is Blank in VBA?26 Jan 2006 17:27 GMT3
I have named cells that are either single cells of ranges.
I need to detect, using VBA, is those named cells are empty or any
value, INCLUDING formulas that would (incidently) return "" !!
I've been scouring google for the answer to no avail :(
plucking data from one workbook to another26 Jan 2006 17:26 GMT3
I'm creating a new workbook based on data from an old workbook.
OR i can create a new worksheet in the same workbook.  I need some help with
VB programming as I'm not great at it.... I can understand code but always
have trouble starting it up.
how do i use lbs and ounces in excel26 Jan 2006 17:02 GMT2
Can someone tell me how to use i.e. sum for pounds and ounces.
Also how you could remove two minimum figures from a list.
I would like to use Excel for this.
Regards
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.