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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Build a Worksheet that pulls info from other Worksheets25 Jan 2008 19:48 GMT2
We currently have a spreadsheet that pulls information out of the cells of
other worksheets.  VBA was not used to build this spreadsheet and the creator
has long since left the company.
The spreadsheet broke and we can't figure out how to fix it, so I would like
confine cells to two digits25 Jan 2008 19:44 GMT3
i need to confine the content of column j to 2 digitts
i want to limit the column < 100, and also if i enter 5 should become
05
the limits can be done in data validation,
Zero values in Pivot Tables25 Jan 2008 19:22 GMT7
I have a PivotTable:
1st col:                      2nd col:
Dates(Row fields)      Sales(Data fields)
01.01.08                   100            
vba Cancel Save As25 Jan 2008 18:32 GMT1
I have written a macro that shows the Save As dialogue box, but I'd like to
add code that closes a workbook if the user selects "cancel".
Can anyone help?
offsets - using ranges25 Jan 2008 17:40 GMT3
This works fine:
If IsEmpty(cll.Offset(0, 1)) Then cll.Offset(0, 1).Interior.ColorIndex = 6 _
Else: cll.Offset(0, 1).Interior.ColorIndex = xlNone
I want to do the same thing but for a range of cells in the row (from colum
Teaching Excel25 Jan 2008 17:40 GMT2
This may be an out of place question so I appologize.  But the best book for
teaching beggining VBA that I know of is Excel 2000 in 21 Days.  It is no
longer available in book form  It does a great d]job of actually building
prgramgs not just deicussing sub routines.  Are there ...
Excel 2003 Dates - Strange behaviour25 Jan 2008 17:33 GMT1
I am not sure, if any one else has faced the same problem. Please
advise.
Issue:
I have formatted cell "D1" as Date with Category as "14/03/01" and
Excel Problem25 Jan 2008 17:29 GMT7
I am basically trying to get data from an SQL database, you can see my code
below:
Sub SPICEdownload_indexvalue()
'On Error GoTo datapullerr
Find Text, Add Border 6 Columns to Right25 Jan 2008 16:51 GMT10
I found this tiny macro on the web and I was trying to modify it for my
purposes, which basically includes finding and selecting cells with the word
‘Total’ and placing a boarder around cells in that same row, STARTING one
column to the right and six columns to the right of that. ...
Math headache25 Jan 2008 16:46 GMT19
We have a sliding scale overhead rate based on the following table.  I have
created a function which takes its place.  However, now I need to back into
the overhead from the subtotal.  I could use “Solver” and solve for subtotal,
but have over 800 lines.  Is there code I could ...
Alphanumeric Recognition25 Jan 2008 16:39 GMT2
I'm using Visual Studio/Visual Basic which is very similiar to VBA.  I need
for my program to recognize when a cell has 8 alphanumeric characters in
column A, and if it doesn't have 8 alphanumeric characters to delete the
entire row.  Any ideas on how to do this?  Thanks in ...
Add Item to Recenly-Open Files25 Jan 2008 16:19 GMT2
I often use VBA to open files that stay in memory.  I'd like to update the
recent-files list sometimes when I do this.  How is that possible?
group (add) numbers without exceeding 16825 Jan 2008 16:15 GMT7
hello i am triing to group these numbers below, but i do not want the total
to exceed 168. i need to know how many pieces that are 168 in length it will
take. i would imagine it will take some vba to conduct this and i am fine
with this.
Macro does not work inside Excel 200725 Jan 2008 16:02 GMT3
Got a problem with my 2003 macro inside excel 2007.
When  I start that macro I get the error message below (translated from
german):
"error-No.: 1004
Set EnableAutoRecover to False25 Jan 2008 15:59 GMT3
I have an Excel application that is used by manys users with Excel
versions varying from Excel 2000 to Excel 2007. WIth the release of
Excel 2007, you must Digitally sign the project to enable macros.
However, Microsoft has a known bug that results in the users being
 
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.