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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cell Select Excel 2000 & 200314 Dec 2006 12:41 GMT4
Worksheet3 rowB cells8-15, I need each cell when clicked in to call
Macro PERSONAL.XLS!OpenCalendar (popup calendar)  and select the cell
so that when the date is clicked on the calendar it will be inserted in
the click cell.
Help with for/next statements14 Dec 2006 12:27 GMT1
I have this code that works
Sub NAMEINLAP1()
Dim t As Integer
   With Worksheets("cardata1").Activate
Delete row if formula brings back an error14 Dec 2006 11:45 GMT2
I have searched posts but can find nothing that covers this. I
originally thought the error brought back may be treated as a value,
and could delete the row based on this value but that doesn't seem to
work.
Conditional Computing14 Dec 2006 10:18 GMT19
I am not sure Excel 2003 can do this or not. Here is what I would like
to do.
I have a column (say column A) with some numbers. Some of the cells are
colored green and some are colored red.
Trigger an Excel VBA event from another application14 Dec 2006 09:21 GMT4
I can send a message to a dotNet Textbox and have it trigger the
TextBox_Change event. What I want to do is the reverse. I want to send a
message from dotNet to Excel VBA and have it trigger some event so I can
immediately respond to the event. Since I can't get a Handle for any ...
Worksheets("Sheet1") for foreign languages14 Dec 2006 08:29 GMT1
The line: Set xlSheet = xlBook.Worksheets("Sheet1") fials in my
application since my version of excel is in swedish and uses Blad1,
Blad2, Blad3 etc.
I'm not sure what language my customers use.
ip addres14 Dec 2006 08:10 GMT4
how do i know from where mr.x has visited my site?
is there any source availabel throgh vb?
Signature

hemu

Best Excel VBA book?14 Dec 2006 07:59 GMT1
What do you think is the best excel VBA book?
I am looking for one with the most thorough explanations
of functions and has the most practical examples.
Thanks,
hide columns by column number14 Dec 2006 05:25 GMT1
figured i'd start a new thread
how do i hide a range of columns using column numbers?
something like:
columns(7,10).hidden = true
Limit characters14 Dec 2006 04:11 GMT1
Is there any way to alter the code below so that the Selection Value is
restricted to the first 14 characters?
Selection.Value = ListBox1.List(ListBox1.ListIndex, 0)
Using Relative Reference Function to apply to Range14 Dec 2006 03:00 GMT2
All,
I've written a function that looks at a range of cells and adds them up
based on the Offset function.  The range of cells will change based on
another defined range's contents.
go to website, fill in blocks from Excel14 Dec 2006 02:56 GMT1
I need help. I have a website in which i need to write a code which
will allow me to acces the site, fill in the information using specific
blocks in an Excel worksheet.
I have seen many partial codes however, I need understanding more than
Slicing and Dicing 1 Cell14 Dec 2006 02:28 GMT4
So I want to take information that I get via a web query in Excel and
break it up.
The data currently looks like this:
InternalIP:Port ExternalIP:80 OUT masqueraded to FirewalIP:29176
Calculating a Due Date that is not a holiday or weekend14 Dec 2006 02:22 GMT3
All,
Looking for some assistance here.  I need to take a date, add a number
of CALENDAR days and then ensure that the new date is not a holiday or
weekend.  I cannot use workdays because it adds just workdays and I
Copying Conditional Formatting Fails14 Dec 2006 01:30 GMT3
When I attempt to copy the conditional formatting of the following, it
does not copy correctly.
     a    b     c
1    First    MI    Last
 
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.