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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Countdown timer21 May 2007 14:16 GMT15
I have used vba code to automatically save then close an pen workbook which
has had no activity for a specified period of time. Is it at all possible to
have a countdown clock displayed is a cell in the workbook indicating to the
user how long is left before shut down?
Find Row from MAX expression21 May 2007 13:04 GMT6
My objective is to select the row containing the highest value in a
particular column, copy the whole row and paste it in a different WS. I am
using this to find the MAX:
       For i = 0 To varCount
Commercialising a VBA project: VBA to VB6 versus VB.Net21 May 2007 12:07 GMT3
I have read many threads on the subject of VBA to VB6 versus to VB.Net
and yet I am not certain of the best course to take.  If I should post
my question to a different forum could you suggest an appropriate
one ?
please i need help in VBA21 May 2007 11:41 GMT1
i want to make a library in excel from VBA i need to put 3 things
1) INSERT
2)DELETE
3)UPDATE
how to load pictures to image boxes in excel with a command button21 May 2007 11:38 GMT3
i have afolder with picture files xxxx.jpg where xxxx is a number 0001-9999.
i want to load this files with just one click(command button) in a worksheet  
in an exact position x,y (x stable , and y 4cm down for every picture)from
the beginning of the axis
ReferenceStyle:=xlR1C121 May 2007 11:06 GMT1
Hi TWIMC
I want to set a Range object to the xlR1C1Address of the print area of the
active sheet
Dim rge as Range
Running Access VBA from Excel21 May 2007 10:37 GMT1
Currently I am automating some reporting. I pull data from a linked table
into a table within Access and then do some calculations and make some
modifications to the table using vba I have written.
I then have excel vba which pulls the data from the access table I have
need to allow user to input file name to import data21 May 2007 10:31 GMT1
Need some help on how to prompt the user for the input file (a CSV
file) & the macro will copy all the data in the input file into
another excel file summary & on worksheet named raw.
The input file is a CSV file with only 1 worksheet. I do not need to
vbCr21 May 2007 10:11 GMT2
I tried to use vbCr in the caption property of commandbutton is work but it
doesn't work in putting contents in a cell, what is the code to get the
result like pressing "Alt + Enter" in a cell?
Thanks
Checking a worksheet is present21 May 2007 08:59 GMT5
I have a macro that relies on a worksheet being present, however if the sheet
is missing I need to reply with a message box to tell the person to copy in
the worksheet
   If Worksheet ("data") = False Then
Mouse Position21 May 2007 06:39 GMT1
I was wondering if there is a function that give you the mouse position
because a have this one form I want to either double click a control on a
form and to position a frame control beside the mouse?
Any Reply would be greatly appriecated.
Defining a range in a different open workbook from the active one21 May 2007 06:21 GMT1
I want to set a range in different workbook, PayRollCarryOver, from the
currently active one. PayRollCarryOver is open but not active.
What is the proper syntax for the link to another workbook?
I tried this, but got an error:
Making Code More Efficient21 May 2007 05:55 GMT6
Dear Friends,
First of all I thank all of you in advance for taking time to help
other people out :)
My Macro is a complex function involving Vlookups and a lot of
Formatted cells turning up in column IV21 May 2007 05:28 GMT11
If I remove a Column:
  Columns ("B:B").Delete Shift:=xlToLeft,
I find that column IV (the last column in the spreadsheet) turns up with a
formatted cell (IV3) with a Border.Linestyle.
Viewing the result of an sql query in excel.21 May 2007 05:20 GMT2
Hi I try this Q here instead since i was recommended this:
"Hi Kjell
There used to be a way to dynamically link Excel to databases, but I think
MS had to remove it due to some kind of lawsuit. Best would be to ask this in
 
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.