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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Excel Beta 2 Tech Refresh DrawingObject Status25 Sep 2006 10:14 GMT2
For those who might be interested:-
+ The basic bugs remain, ie. Accessing a shape as a DrawingObject does
not work, eg. to reference its interior.
+ Excel 2007 no longer corrupts shape objects when it saves a workbook
Null Values25 Sep 2006 09:58 GMT1
I have written a series of macros which insert rows in a database.
Each macro inserts one line with data from the spreadsheet.
I want to avoid sending null rows to the database, but I need to allow
for up to 20 rows to be transferred to the database at a time, when
Building a string25 Sep 2006 09:53 GMT3
I have a column of values, which is interspersed with empty cells, that
typically looks like the following:
red
green
variance array25 Sep 2006 08:39 GMT3
Hi, I define "Dim dt as variante" and
save "5 by 2 matrix value" for dt.
However, if i assume that we don't know 5, (# of rows)
How can I get that number?
determine range for printed pages25 Sep 2006 07:36 GMT1
The following code returns the page count for printed pages - Is it
possible to also find out the range for each page which will be printed,
based on this page count?
PageCount = 0
Select control on a form after calling procedure25 Sep 2006 07:16 GMT3
I have a form that allows users to enter working days for a month in 12 text
boxes and I call a ValidateWorkingDays procedure in the BeforeUpdate event
for each monthly text box.  If user needs to re-enter value I have this code
in my ValidateWorkingDays procedure:
Count value if not Number25 Sep 2006 05:37 GMT2
I have a spreadsheet where various cells in row 7 columns c to ac have a
value of X
Is it possible to count the number of X's in that row and put the total in
column AD
Matching Case25 Sep 2006 05:14 GMT11
How can I test a text value in a cell when CAPITALIZATION DOES NOT EQUAL
LOWER CASE???
In other words,  "MIAMI" and "Miami" is NOT a match.
Thanks,
how change characres to stars when somebody is writting password25 Sep 2006 03:54 GMT1
I created macro and only few people will use it. How change characters to
stars(on monitor) when somebody is writing password?
below Is macro code:
Private Sub CommandButton2_Click()
Conditional format between two cells25 Sep 2006 03:47 GMT5
I have two columns D2 &E2  which one is for received date and the other for
due date. What would be the formula to compare if one date is greater than
the other date by 90 days? I have tried cell is and formula is between the
two dates in the columns but it does not come out.... ...
Picture on Form (VB)25 Sep 2006 02:51 GMT2
I'm attempting to place images on a Form with the command
frmLabel.Picture = "E:\Images\" & Cells(C, 3) & ".jpg"
Hower I'm getting Run-time error '424':
Object required and can't figure out what it wants.
just file name no path25 Sep 2006 01:40 GMT8
is there a way to get the file name only? Using this
fileToOpen = Application.GetOpenFilename("DBF Files (*.dbf), *.dbf")
i got complete path. i want the path  as well as file name. So, for
path this is ok to me but not for the file name. Please help me or
Timestamp Saved25 Sep 2006 01:17 GMT3
I have the following code:
Private Sub Workbook_Open()
   Worksheets(1).Range("A1").Value = Now()
End Sub
best way to test a row for 0 values24 Sep 2006 23:22 GMT7
what's the best way to test a row, columns c through k to see if all the values
are zeroes?
Signature

Gary

editting pushbuttons24 Sep 2006 23:21 GMT5
I have this excel worksheet I use for years now...
Ith has some pushbuutons to execute some code. Now I want to change the
text on this pushbuttons, but I forgot how I can edit those buttons... I
tried the combination of CTRL or Alt- enter key but... no way.
 
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.