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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Validation25 Feb 2006 17:42 GMT2
I have set-up Validation for use in four locations in my "form" spreadsheet;
sheet 1 is the form; sheet 2 & 3 contain the ranges for the drop down lists;
all works ok, except----
1) all four ranges produce a drop down list in which the fonts are very
Paste-Special - R/T 1004 help needed25 Feb 2006 16:50 GMT1
Code almost working..
Sub Foo()
Set rng = Range("Mylist")   'Range("A4:F10")
Set nrng = rng.Offset(4).Resize(rng.Rows.Count - 4) 'Range("A8:F10")
Enabling macros for my workbook25 Feb 2006 14:42 GMT1
Is it possible to not open a workbook (either through Excel or
double-clicking the file in explorer) if macros are automatically
disabled or the user decides not to enable the macros?
If so, I would like for it then to display a msgbox informing the user
class module?25 Feb 2006 14:29 GMT17
At what occasion do you create a class module?
What can class modules do?
How do you fill a class module?
I know about modules and user-functions as addinn, how to create a
Hide column depending on its header25 Feb 2006 14:06 GMT2
I am new to VBA and seeking help. I am basically needing to hide all range
columns with exception of columns whose headers are that of East Coast
cities. How do I accomplish this? Thanks
Macro Instability25 Feb 2006 13:57 GMT4
I have just built a spreadsheet that includes about 32 macros and they don't
always seem to function correctly. I essentially have built a game where when
an icon is clicked a value located in another worksheet will appear. Thus, I
have built a number of macros that are assigned ...
Creating or going to a worksheet25 Feb 2006 13:42 GMT3
I'm trying to create a button that when a month is selected (using a
drop-down box) and the button is clicked it either
a) if the sheet currently exists - goes to the chosen tab         OR
b) if the sheet does not exist - creates a copy of the master sheet and
Ron DB! -Calander question25 Feb 2006 13:40 GMT2
Hello Ron, or others knowledgable in VBA... I am using the calander code
found http://www.rondebruin.nl/calendar.htm and want to control the size of
the calander so that it doesn't change with the column width.  How would I do
that?  
Automatically save workbook when exiting25 Feb 2006 12:30 GMT3
I have created a workbook that records the user name, date and time the
workbook was opened in a hidden worksheet, but as it is updated it asks
the user whether to save the workbook of the changes or not before exiting.
I would like the workbook to automatically save ONLY the ...
French Vs English25 Feb 2006 12:16 GMT5
Can someone explain to me why a code that works in OfficeXPsp2 French does
not work in Office2003 English.
codes such as;
appplication.displayalert=  false
Getting "Object Variable or With Block Variable not set" error25 Feb 2006 09:11 GMT9
I am getting the error "Object Variable or With Block Variable not set"
when I try to execute following VBA code.
Dim a As Excel.Application
Dim wb As Workbook
SendKeys problem25 Feb 2006 08:56 GMT5
I have the following code, based on that at Ron de Bruin's site, which
creates emails exactly as required, except that the SendKeys line does
nothing. I've tried some variations of syntax, and it doesn't give an
errormessage, but it just doesn't send. Does anyone have a suggestion ...
Tracking domain names25 Feb 2006 08:20 GMT2
I've always used excel to track data regarding my domain names.  I was
wondering if anyone has ever come across a macro or knows how to create one
that would add a little more functionality to my excel sheet.
In column A, I have a list of all my domain names (eg domain.com).  In
Import dat. file25 Feb 2006 07:33 GMT12
Could anybody PLEASE help!??
I am trying to import a lot of seperate dat files into a single
worksheet, but every time i try and do this it opens up a seperate
sheet for each file!!
Controlling Row Inserts and Deletes Via Code25 Feb 2006 05:40 GMT5
I have a problem which I hope someone can help with.
I have a workbook which has two sheets.
Sheet one is used to list the assets and Liabilities for a person.
Sheet two is essentialy a copy of the details on one with a couple of
 
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.