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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
moving to the next line in the appropriate column using VBA code28 Nov 2007 20:31 GMT6
I am a beginner and would like to create a macro that inserts an address into
a worksheet. It works fine if I am in cell A1, because the code calls up
cells A2 and A3 with: Range("A2").Select or Range("A3").Select.
What code do I use to make the next line of the address go to the ...
Concat a parameter into a vlookup?28 Nov 2007 19:51 GMT5
Is is possible to say
=IF(ISNA(VLOOKUP($X996,Weights.xls!w"VALUE IN CELL C5"s,3,FALSE))
?
Checking reference for named cells28 Nov 2007 19:01 GMT4
If I have several named cells in say 10 worksheets, and I delete sheet 8,
then I have some named ranged left out there with no valid reference.
How can I check the validity of a named cell in vba?  I have this so far...
Sub test()
type mismatch error help28 Nov 2007 18:53 GMT4
I get a type mismatch error on this. I have one book that is on
windows scheduler, when it opens (on the scheduled time) it auto runs
the macro's in another workbook. It works perfectly except I want it
to close all workbooks without prompting me "do you want to save". How
Restrict dialog box closing28 Nov 2007 18:48 GMT1
Is there any way to prevent a user from closing a dialog box by clicking on
the   X   in the upper right corner?
Turn off Auto-Converting entries28 Nov 2007 18:42 GMT3
We are creating Excel reports for electrical equipment rated power (Amps),
e.g.
Equip       Equip
Rated       Full
Output on .csv with 90 line limit28 Nov 2007 18:33 GMT4
I have the following code that I use to save to a csv.  The .csv file for
upload has a limit of 90 lines, therefore I would need to have multi files
created with lines 1 to 90 on one file with a 1 on the end of the file name.
Then lines 91 to 181 with a 2 on the end of the file ...
Find variable in Col B, Copy Paste Values in Cn:Tn to Row below28 Nov 2007 18:26 GMT5
I'm looking for help with a macro that will allow me to find every row in
column B where the value is "FC" and will copy the range Bn:Tn to the row
below.
For example:
SQL Sentence from Text File28 Nov 2007 18:23 GMT1
When you write a SQL Query for a QueryTable of Pivot Table, you have
to parse the query in order not to exceed 255 chars -if you're storing
the SQL Query in a string variable-.
PivotTables
Minverse28 Nov 2007 18:19 GMT4
I have made a very cool econometric interface for Excel. However, I have a
little problem: some advanced Panel Data techniques use MANY variables, and
large matrixes. Some of these matrixes have to be inverted, and I am sadly
surprised to see that the Minverse function can only ...
Exporting selected tabs multiple times to different file names28 Nov 2007 17:54 GMT1
I have a file ("orinignal") that has tabs one, two, three.....
I want to write a macro to export tabs to seperate files and save them
automatically. FIle one would include tab one, two, three. File two would
include tab one, two, four, etc.
SplitVertical + C#28 Nov 2007 17:40 GMT1
How do I get data to display in the bottom half of the split pane?
I have 2 separate database queries now and I want the results of the first
one to appear in the top half and the results of the 2nd one to appear in the
bottom half.
resetting combo box to top line28 Nov 2007 17:25 GMT1
 We've got two combo boxes (off of the forms toolbar) that we keep in
sync, meaning changing the selection in the first one kicks off a
macro that applies a filter to a range, and copies the result to the
area that is used as the source for the second combo box.  The input
Automating creation of named ranges???28 Nov 2007 17:16 GMT4
I'm have 52 sheets named 1,2,3,etc., that I want to create named ranges on
in the following fashion...
sheet 1 (named "1") has A:C named w1s
sheet 1 (named "1") has D:F named w1c
Forms Combo Box Listindex set to zero28 Nov 2007 17:10 GMT3
I am pretty much a beginnner when it comes to VBA/macro programming in
excel. I am stuck with probably the simplest problem in excel. There
is a form based combo box with all the properties specified using
format control option. I need to find a way to make the listIndex
 
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.