| Thread | Last Post | Replies |
|
| Cell variable name | 10 Jan 2007 00:53 GMT | 1 |
I am writing a custom macro and have a very basic question... I want to locate a certain cell by seraching for a specific word and then automatically highlight a range of cells under or next to that cell. I can do this manually by Searching for that keyword (which locates the ...
|
| period solver to schedule lifts | 10 Jan 2007 00:27 GMT | 7 |
KISS : keep It Simple Sam. This is a revised request to help on a period solver to schedule lifts You have a tank that contains liquid. You make liquid each day at some rate. The tank has to hold this daily make. Tank has a max and a min
|
| Using Find or search for Cells with <3 Characters? | 09 Jan 2007 23:35 GMT | 1 |
I have an excel spreadsheet with thousands of entries in it down just one column "A". My question is, how do I find just the cells with less than 3 or 4 characters in them and with or without numbers also? Is this possible?
|
| Bug in a built-in VBA date function? | 09 Jan 2007 22:09 GMT | 1 |
Is this a bug or my misunderstanding with date VBA functions: DateDiff and DateAdd: The DateDiff function returns always an integer, which I suppose mean, that between 2 dates there is at least full period of difference. In
|
| Corey.....certain cell protection..... | 09 Jan 2007 21:15 GMT | 9 |
Corey.....a few weeks back you helped me try to stop certain cells from being protected...............Dec 12th 2006 13.09 I can't quite get it to work......................... Ive got a large-ish sheet open but only want to allow certain cells to be
|
| SDK question | 09 Jan 2007 20:15 GMT | 1 |
I want to find the cells containing a Formula. I assume it will be Excel4(xlfFind, ........) Can you please tell me the exact arguments? Thanks,
|
| xlfFind | 09 Jan 2007 19:56 GMT | 2 |
I want to find the cells containing a Formula. I assume it will be Excel4(xlfFind, ........) Can you please tell me the exact arguments? Thanks,
|
| Functions that return a Range | 09 Jan 2007 17:11 GMT | 1 |
To put the quetion simple: Is it possible to design Excel Funtions similar to the MMULT function using exclusively VBA. Thank you for any help
|
| how do i delete a macro | 09 Jan 2007 17:04 GMT | 2 |
Excel 2003 all sps loaded OS: Windows XP I can find the modules that are macros in my Excel workbook by loading the VBA editor. However, I can not find how to delete these modules. There is
|
| Having different Y-axis | 09 Jan 2007 15:31 GMT | 1 |
I have 10 sets of data (i.e, 10 series). I have to plot this data with two different Y-axis types: left side with StackedColumn and right sie with StackedColumn100 types. For this first I have plotted all the data. Created one dummy series
|
| Replacement for Dsum - calling countif from aVBA | 09 Jan 2007 15:04 GMT | 1 |
A common problem I find is that the very useful D* worksheet functions require two rows in order to specify their ctiteria. This is fine until you want to put on on every line in a big report. For years I've put up with this, but recently decided to write my own
|
| Copy and Paste cells using VB | 09 Jan 2007 14:50 GMT | 2 |
Hi all! I am a new poster and also a neophyte Visual Basic user. I am trying to create a macro that will cut the odd ranges in (B9:B649) to (A9:A649). There is data in the even ranges I will want to move up in column B when I get the odd data moved to column A. I've seen a lot ...
|
| delete modules and sheets | 09 Jan 2007 14:47 GMT | 1 |
I am having problems with a very simple routine I have done before. None of the the three commands works in this code (1-delete modules, 2-delete multiple sheets, 3- have no alert flash when deleting). Sub test()
|
| Printer Driver / Video Settings? | 09 Jan 2007 14:37 GMT | 6 |
Can a printer driver or video card effect the way excel displays and prints out spreadsheets? I have tested the same spreadsheet on different computers with different printers. The spreadsheet prints out differently on some of
|
| VBA for Excel | 09 Jan 2007 14:28 GMT | 2 |
Can anybody recommend me a good VBA book for Excel by name and author. I am looking for an outstanding book that talks all about FileSystem, Functions, etc. I know I may have to order this in a book store. All the VBA book I could fine touch VBA very lightly. I just looking ...
|