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
how to expand sort function beyond 3 on excel22 Jan 2006 13:44 GMT1
Hello;
I am working on an excel ( Office 2003 ) spread sheet to develope a golf
tournamant scoring sheet. One of the functions that I am trying to achieve is
to sort the gross and net scores in order. Currently I have a Macro set up to
best method of bulk move of data?22 Jan 2006 13:08 GMT3
I have a spreadsheet that has 6 columns of data -- 1 record ID and 5
pieces of associated data.  these rows of data are intermittently
interspereced with group identification rows like so:
(first ID starts in cell(14, 2))
Hats Off to Dave Peterson22 Jan 2006 12:28 GMT2
Dear Dave ,
You always seem respond to most of the queries on this forum. Your
solutions are always very elegant. They show depth of your knowledge,
your understanding of the subject and above all, your helpfulness. You
Need formula to look up zip codes22 Jan 2006 11:25 GMT5
Need formula to look up the zip codes listed in H2 thru K1522 when an
address is entered.  For example:
In Cell B2 the following is entered:
2005 Airline Rd
Indexing of Shapes22 Jan 2006 10:44 GMT2
I need to import GIF images as buttons in my workbook. I then want to
control their behaviour in my procedures. To identify these button
objects I recorded a micro and saw that they are identified as some
Picture No eg. Shapes("Picture15"), shapes("Picture 23"). I have no
ClearContents on 1st sheet from 2nd sheet22 Jan 2006 08:38 GMT4
The code below works without selecting the worksheet "Monthly" & copies data
from "Data" across.
Sub Transfer_Data_to_Monthly_Sheet()
Dim wsWig As Worksheet
Changing Cell Backround from Marco22 Jan 2006 08:27 GMT1
I need to know the command(s) to change the backround color of a cell
from a VBA marco.
Not Important but I feel like typing
I'm writing code into the change event of a spreed sheet to automaticly
Put only date (not time too) in variable from FileDateTime function22 Jan 2006 06:10 GMT3
What would be the syntx for the variable, dtFileDate to contain only the
date (not the time) from the FileDateTime function?  For example put
1/21/2006 in the variable dtFileDate when FileDateTime is 1/21/2006
11:57:16 AM?
New to VBA..need help with automating GETSAVEAS Macro in Excel 200322 Jan 2006 05:37 GMT1
I have multiple worksheets in a single workbook and I want to have a
button that will publish the workbook to a single file web page (*.mht)
without leaving .xls spreadsheet.  I have 2 problems, well 3.  The code
works on one of my sheets but when I copy the code to an IDENTICAL
Type Mismatch22 Jan 2006 04:53 GMT6
I receive a 'type mismatch' when trying to use the following line of code to
check the contents of cells and then assign a constant to the variable 'item'.
If Range("n1").Value <> "" And Range("n2:n50").Value = "" Then item = 1
Code cleanup help22 Jan 2006 04:49 GMT4
I want to disable 30 commandbuttons on a sheet. At the moment I'm using
the following code which works, but I'm sure there must be a better
way.
Sheet7.CommandButton1.Enabled = False
select adjustment tab in cell format dialog22 Jan 2006 04:31 GMT2
i want to select(focus) 'adjustment' tab in cell format dialog(ctrl+1)
using sendkey method only.
Locating cell change event handler22 Jan 2006 01:44 GMT1
I have a workbook w/ 10 or so sheets and I  want to put in an event handler
to call different macros if different cells are changed by the user. For
testing I've tried putting the following routine in one and all of Modules
1-5 of the workbook project, but can't seem to get it ...
Importing Web Page Source Code22 Jan 2006 00:16 GMT5
I know you can open a web page into Excel by simply entering a web
address.  But is there a way to tell Excel to import the source code
instead?
Thx
sub executed as the form loads21 Jan 2006 23:55 GMT1
It's quite a stupid question...
how do i get to run a sub as the form loads?
smth like
sub myform_initialize()
 
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.