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
Displaying programatically worksheet errors messages in a cell19 Jan 2008 12:07 GMT1
I'm asking you about this maybe simple matter of how to display
worksheets error messages in a cell such as #N/A or incorrect args and
others programatically from Excel VBA.
I just wrote a simple user - defined function and in case for exapmle
Insert Row & format as per other rows, above/below19 Jan 2008 10:55 GMT2
Hi all, I have a report and i need to insert a row at a number to be given by
the user but i need the new row if put in at the bottem of the list to take
on the format of the row above it, any help would be appreciated.
lastcell19 Jan 2008 10:41 GMT2
with this code
ActiveCell.SpecialCells(xlCellTypeLastCell).Column i get always the
lastcolumn of the worksheet
I need to get the last column written of each single row in a sheet
force text/numbers in text box19 Jan 2008 10:27 GMT2
is there a way to force my user to enter only numbers in a textbox?
and in other only letters?
theres quite a few textboxe's
some thing like this perhaps?
UDF that returns a date19 Jan 2008 10:24 GMT4
I have a c# udf accessed as an automation add-in that needs to return dates
to Excel. I know I can't manipulate the cell's NumberFormat from within the
UDF, but is there a way to return a value that will be formatted in Excel as
a date? It seems any string value I return will ...
"Toggle Switch" help needed19 Jan 2008 10:23 GMT5
Hi all, this is probably so easy but it is eluding me !!
I need to make an edit button that inserts a 1 in A1 and the caption
then changes to "DONE" and when clicked again it removes the 1 from A1
and the caption then changes back to "EDIT"
Disappearing Userform Label19 Jan 2008 10:22 GMT2
Excel 2003 on Win XP
I want to display to the user of a complex UserForm a <<Please Wait>>
message while a macro with long iteration loops runs.
I've tried adding a Label with appropriate words to the UserForm, by adding
lable caption19 Jan 2008 09:05 GMT2
i got userfrom, multipage, lable1 on page2
how do i get the caption of that label to pick one cell down every time i
open the userform? on first open it wil show c1. second open it will show c2
thirt open c3.  untill it gets to a cell with no data and start back at c1
use ATL COM Objects in Excel Add-Ins (xll)19 Jan 2008 08:45 GMT1
I am currently writing an Excel Add-In for Excel 2007 in C/C++. I want
to forward the cellcontent of an excel cell to my OLE-Object whenever
my worksheet function is called for an update.
How can I get an interface pointer to all the OLE Objects embedded in
Conditional formatting19 Jan 2008 07:56 GMT1
I think I have a bizarre question to ask. I have a row of numbers in
row 1, in row 2 I have inventory, is there a way to have a conditional
format in row 1 about row 2? for example I have 12 months, column A is
Jan, B is Feb, so on. The inventories in row 2 are depleting by month,
Passing result of multiple split function results to 1 Array19 Jan 2008 07:55 GMT5
I know I can use the split function on a string to return an array.  
Array = Split(var2)
I have 8 string variables that I want to apply the split function to and I
then want to send all these elements into 1 Master Array.  Do I still have to
VBA code executes fine, but compiler throws error. Huh?19 Jan 2008 07:48 GMT2
I continue to have severe problems with Excel 97 SR2 crashing while
editing, compiling & running VBA.
I DO promise to upgrade soon. But meanwhile:
On relaunching Excel after its last crash, all code runs fine but the
Select a series of cells19 Jan 2008 06:36 GMT1
I am looking for a one time use macro which will select and then deselect
each cell in the range G7:P300. I need this to trigger a worksheet change
macro in each of the cells. I can do this manually by selecting the cell
then clicking in the formula bar then selecting the next ...
Triggering macro19 Jan 2008 06:34 GMT2
I am looking for a one time use macro which will select and then deselect
each cell in the range G7:P300. I need this to trigger a worksheet change
macro in each of the cells. I can do this manually by selecting the cell
then clicking in the formula bar then selecting the next ...
Concert number to time19 Jan 2008 05:17 GMT1
I use the code below to force all text to be in upper case. Now I need to
ensure the the number entered in column  Q is converted to a time format.
The time is always entered in the 24 hour format (18:45 = 6:45 pm, 0645 =
6:45 am) but the often forget the  " : ". These cells are ...
 
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.