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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Quick .End(xlUp) Question14 Feb 2007 18:04 GMT2
If I know my data won't exceed 7 or 8 thousand rows, should I use
this?
iEnd = ws.Cells(10000, 9).End(xlUp).Row
Rather than this?
How to preset password for editing for new files generated in exce14 Feb 2007 17:30 GMT1
How to preset password for editing for new files generated in excel
Signature

thank you for your prompt answers in advance,
Best Regards

Text to Row automation14 Feb 2007 17:14 GMT3
I have no experience in Excel VBA (except for modifying a few recorded
macros), but am faced with a very complicated data clean-up project
which will take forever unless I can automate it.
My original data looks like this:
Transform positive numbers into negative14 Feb 2007 17:08 GMT4
Does anyone know which statement to use for changing a range of
positive numbers (say range("A1:A10") into negative?
Thanks again!
Rgds,
Hyperlink question14 Feb 2007 17:06 GMT4
I have a list of hyperlinks  - to an unusual filetype. When the user clicks
on a link, a message box appears stating "unable to open file".
I want to set it up so that excel asks the user where to save the file,
rather than try to open it.
VBA question: adding a row to worksheet from recordset row14 Feb 2007 17:02 GMT1
I'm somewhat new to VBA.  I currently have to loop through a sql
recordset, which I already am able to do.  I then do a search on
another workbook, looking through a sheet there to find certain things
that match my values from my recordset.
Hours14 Feb 2007 17:01 GMT3
Newbie question:  I have a list of hours (see below) and want to round them
up to the nearest halftime in 15 minutes section.  Example:  12h37 would be
rounded to 12h30, 12h46 would be 13h00, 13h05 would be 13h00, 13h17 would be3
13h30 and so on...
Size of Row14 Feb 2007 17:00 GMT5
Does anyone know of a quick way of working out how much data a row
contains?
I was hoping to be able to make an estimate of how big a workbook
could get.
newbie q: how to run one sub after another14 Feb 2007 16:52 GMT3
this might be a stupid q to ask but...
I have created 6 macros that I run one after another to perform my task.
Istead of running them one after another I'd like a sub that calls one by one
(in the right order), insted of doing it myself. What would the code be?
Optimising vba programming in Excel14 Feb 2007 16:52 GMT1
I'd be most grateful for pointers in the right direction, on how to optimise
my Excel VBA program, that goes back and forth to an Access DB. At the
moment, I don't feel I've done enough with the instantiating and/or closing
of objects - particularly Connection, Catalog and ...
Launch non-office applications through VBA14 Feb 2007 16:47 GMT4
Is it possible to launch non-office applications such as IE or Windows
explorer through VBA, which has a similar effect as, running these
applications from the RUN prompt giving arguments such as URL or windows path
respectively.
Call a menu item14 Feb 2007 16:10 GMT4
I have a custom add in for work that adds another menu at the top of my
excel.  I want to write a macro that includes calling an item in that menu.  
When I record a macro and go to the item i need, it functions properly
(resets a bunch of dde links) but it doesn't record the code ...
Combining Variables Into A Single Output Cell14 Feb 2007 15:47 GMT3
I've been working with some database data which stores the date as an
integer (a different integer to that which Excel uses). To calculate the day,
month and year I do the following calculations:
   y = Fix(ActiveCell / 65536)
How to export data from SAP to Excel ?14 Feb 2007 15:42 GMT1
How to export data from SAP to Excel ?
OLE ? ABAK ?
VBA ?
others ?
How to Determine the 3 of days between two dates14 Feb 2007 15:22 GMT3
Have to determine the number of days between two dates
exmple:  1/1/98   and   3/31/98 = #days
Thanks
 
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.