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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Objects in Excel26 Jun 2006 12:43 GMT2
I have inherited a small project where we handle inventory data in
excel. The way it's done now is simple: Use fixed columns and import
data about the products from database 1, then loop through the colums
and import details about the products from database 2 and so on.
Socket Connection via Excel26 Jun 2006 12:35 GMT1
is it possible to connect my Excel Sheet via VBA to a socket Server on the
same machine?
In my situation I hava a service, that listen on port 13000 and sends by
accessing special data to the client. So I do only need to send data to this
Limit Scrolling26 Jun 2006 12:31 GMT1
What's the best way to limit scrolling on a worksheet.  I've several
differnt examples that just didn't seem to work properly.
Any ideas?
ep
Insert and delete rows26 Jun 2006 12:21 GMT2
In Excel I have named ranges, for example rows 13:23 are a named range
called "RijenFundering". When I select a cell in row 23 and use the
macro below to insert a row, then the empty row will be row 24. That is
outside the named range.
Drop down lists26 Jun 2006 12:15 GMT11
I'm kind of hoping that not toom much programming is required here.
What I am trying to do is have a drop down list (not on a form but using the
validation option) where the options are for example:
AN - Delivery
Range to increase/decrease with data26 Jun 2006 11:52 GMT7
If column B had data ranging from Row 1 to Row 100 say, I would then want my
range in Column A to increase/decrease to match the number of rows Column B
encompasses.
Can someone help with a VBA code to do this for me?
specific data26 Jun 2006 10:58 GMT1
Hi all, I have a column of over a 1000 account numbers , some of then end in C.
I would like to filter out these values into a separate column . for eg
IF last character = C then insert value else blank.
Thanks for you r help again, everyone.
Can you help me?26 Jun 2006 10:50 GMT1
I tried to write a macro in Excel VBE which should work as follows:
When I activate the macro the row where the activecell is in, should be
deleted, but only if the cell in column A (in the same row as the
activecell) is not 1. Otherwise there should be a message displayed.
Automatic naming Worksheet tabs26 Jun 2006 10:37 GMT4
Here is a curly one....I have the automatic worksheets being renamed by
a vba code. The problem I'm having is there is a macro button to hide
and unhide these same sheets. Once the names have been changed, the
sheets won't open for THAT exact reason, the macro can no longer find
about random no26 Jun 2006 10:13 GMT2
anyone can do a micro for me please?
a1 has 1 number and it changes manully by me.
say a1 is 7,
what i want is when i click the button(with micro), b1-b30 will fil
Close without saving26 Jun 2006 09:59 GMT3
I have the following code for closing the current workbook withou
saving changes >>
I want it to be developed to close all active workbooks
Code
Compare string with integer26 Jun 2006 09:14 GMT2
I am using excel 2002. I want to compare a string variable with an
integer variable. i.e.
dim i as integer
i=1
how to count rows26 Jun 2006 09:10 GMT2
could you provide me with some VBA coding that will count the tota
numbers of rows and return the value or displaying it when it is bein
run..thanks:
--
Adding .NET Custom control to a Excel Sheet from an Add-in26 Jun 2006 09:08 GMT1
Has anyone tried doing this :
I developped a .NET Windows custom control, that I would like to insert in
an Excel Sheet when pressing a Add-in CommandButton.
I'm currently struggling with Excel Interop and OleObjects collection, hope
Workbook_BeforeClose?26 Jun 2006 08:53 GMT6
Am I able to run procedures as per the following code? I thought seeing
as it is a Private Sub in module "B4Close" that it would run
automatically before the workbook closes.
Private Sub Workbook_BeforeClose(Cancel As Boolean)
 
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.