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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Return Value based on Day of Week25 Mar 2008 11:47 GMT1
I have the following situation:
I'm trying to key off of the agent ID in Column A and based on todays
day of the week return the start time of the agent from column D.  I
can index it to get me the start time, but don't know how to formulate
Excel managed-code add-in - not recommended by MS?25 Mar 2008 10:40 GMT2
In Eric Carter's blog he makes this statement: ".. Excel does not support or
recommend writing an XLL that uses managed code."
Does this mean that I can but probably should not use managed code to write
a function that can be called from Excel?  
Code seems limited by row number25 Mar 2008 10:31 GMT1
Can any one explain to me why this code will not run on any row beyond row
99?
I get the following error msg:  "activecell row out of range or no list row
selected"
With all sheets?25 Mar 2008 05:35 GMT2
I got this working but I want to do this with all sheets in the workbook.
With Application
       CalcMode = .Calculation
       .Calculation = xlCalculationManual
copy latest price from sheet1 to sheet2 using VBA25 Mar 2008 05:28 GMT4
Many record in the worksheet1,you can see below:
     Date           Products    Price
  2008-02-02      ABC          34
  2008-02-03      ABC          36
Disable UserForm 'X' Close Button25 Mar 2008 04:26 GMT2
Hi again,
I hope everyone is keeping well.
I'm wondering if there is any way to disable or remove the X button on the
top right of a UserForm?
Variable as percent25 Mar 2008 04:13 GMT2
I have a button that my users can push that will display a message box that
is linked to a cell with a percent value in it. My problem is that when the
user presses the button the msgbox say:
The value of column x is: .158765224
Creating a list on a different worksheet/form25 Mar 2008 04:08 GMT3
We have developed a listing of inventory items with a cell associated with
each item that indicates if it is present.  Is it possible to have the items
not present to be exported or listed on a different form or worksheet.
Excel 2003 Macro to move data around worksheet25 Mar 2008 03:45 GMT1
> I need to convert data for the three columns below by repeating these
> steps.
>
> Insert blank row at A1
Check if Workbook Exists25 Mar 2008 03:08 GMT1
Hi agin! :)
The user of my workbook has to save the old version as 'Myworkbook2 in the
specified folder before running my upgrade, and I need to check that they
have befre running the procedure.
Expert help for alternative to slow workbook25 Mar 2008 02:57 GMT1
I inherited a workbook that has 2 sheets.  It takes TOO LONG to open, save
and even locks up the computer sometimes.  There are 2 sheets involved.  The
first sheet is named BudgetCost, and the second is named CostAnalysis.  The
purpose of the work book is to have CostAnalysis ...
"For" help (I think?)25 Mar 2008 02:49 GMT11
Good morning all-
I have a quick question for you concerning a selecting an item out of a
listbox, allowing another userform pop up.  In listbox1, I have 51 line
items, with a SelectButton and a CancelButton.  What would be a good code for
Creating new sheet named one week newer that active sheet25 Mar 2008 01:21 GMT6
I have a weekly status spreadsheet. Each week, I create a new sheet
with Monday's date on it. Then put in the necessary fields and
formatting. I'm writing a macro to do this (talk about lazy!). If I
have a sheet named "Mar 17", how can I use that to create a sheet
Rounding25 Mar 2008 00:27 GMT7
When, with this,
STaxRate = Application.Round(TTax / SubTotal, 7)
While in code the number is rounded to 7 digits but when posted to a cell in
worksheet it's stored at 16 digits.
Count unique entries across multiple columns25 Mar 2008 00:18 GMT2
I am trying to count the number of  unique entries over a group of columns.
For instance, I have the following in a spreadsheet:
    A
    B
 
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.