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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can' find project or library Error22 Mar 2006 16:47 GMT1
I've an XLS file (1.5 Mb) with several hundred lines of VBA code, that I've
stripped down to one line of code on a single button on a single sheet, that
line is
Crlf = CHR(10)
Do while loop22 Mar 2006 16:47 GMT2
I need to create a loop to test if the value "56A" exist.  It should loop
until C<25.  If "56A" exists, then call a function.  If c reaches 25 and
"56A" does not exist, then call a different function.
I had this code created.  It seems like both the happy and sad functions are
If Value of active cell22 Mar 2006 16:39 GMT3
Is there line/s of code like
if activecell = "" then go here
if not continue code
Thanks
UDF/VBA Function, trap error, avoid #VALUE!22 Mar 2006 16:39 GMT6
I have created a function that returns a string. When it fails, Excel
reports "#VALUE!". I would like to report my description of the error
instead. I have tried to use error handling, but it seems to be
ignored. In the area in which I "Try to do some useful Stuff", an error
Encryption via WinZip22 Mar 2006 16:38 GMT2
I have a macro that will zip a file using Winzip and then email.
My problem is, when using WinZip 9 there is an option to encrypt th
file but I am unsure how to build this into my macro.
Does anyone have any ideas?
Search a column and display a value22 Mar 2006 16:27 GMT1
What I'm trying to do is have a formula search column B and then
display the values in column in the order they appear in column B.  Is
there anyway to do this without using VBA?
(See Below)
Implied Circular Reference ... in w/s SelectionChange Event22 Mar 2006 16:11 GMT7
Hello;
On a w/s, there are a dozen or so input-related cells.  Let us concentrate
on cells G7 and I7.
If I enter or change the value in cell G7, the value in I7 should be
HELP!!! problem with list boxes22 Mar 2006 16:10 GMT6
I am experiencing some weird problem with my  list box.
The data is added to the list box dynamically from code using AddItem.
After the entry is added I am selecting it in order to show always the
last entered data.
ListBox with non contigous columns22 Mar 2006 16:00 GMT1
I'm trying to display on a listbox 3 columns (A1:B100 & E1:E100). On can I
achieved this using the ListBox.Rowsource ?
Thanks.
François
Copy row depending on column value22 Mar 2006 15:43 GMT5
Hi.  I have an excel template that opens a workbook and takes values from it
using the INDIRECT function in cells.  What I need to do now is look at Sheet
4 in the workbook and copy rows only if column B is equal to "CAT" or "DOG".  
Is this possible?
Error (empty list box)?22 Mar 2006 15:34 GMT2
Hi,
See VBA macro below:
The macro is to find the number of marked entities in the list bo
"cboSecondary" which can be found on the worksheet "combo".
Shapes.visible = false/true22 Mar 2006 15:25 GMT2
This macro just worked, it hid most of my combo boxes and list boxes
However now Im getting an error when trying to select the hidden comb
boxes.... is it not possible to select ( .visible = false ) shapes. Fo
so to make them visable again?
calculate difference of time22 Mar 2006 15:19 GMT2
i have in a xls-sheet to rows formated as time (hh:mm)
in each row the entries looks like
08:00   12:00  -> 04:00
11:10   17:10  -> 07:00
how do i creat a database to track stock22 Mar 2006 14:42 GMT1
we buy goods from several suppliers for export. so i wish to create a
database that can help us keep stock of the goods we buy and how much we have
paid as well as arrears and our current stock.
Deleting Unique Rows22 Mar 2006 14:38 GMT1
Hello, I have the following code to delete blank rows within a worksheet.
'Deletes blank lines, for advance filterring
   [a1:a50000].SpecialCells(xlCellTypeBlanks).EntireRow.Delete
Question: Is there a method to delete certain rows, if a particular cell
 
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.