Hi,
when I want to save the excel file as the prn file in the condition: the
- Aug 14 Mon 2006 20:09
column truncated due to width constrain
- Aug 14 Mon 2006 20:09
Update Macro: Leave Colour As Before Once Cell is Not Active
Hi therei got this Macro code, which makes the Active cell change colour, but the
problem is that once you move away from that cell it leaves that cell with no
- Aug 14 Mon 2006 20:09
Save External Link Values
Is this error specific to a version of Excel? Will this error go away if I
upgrade?
- Aug 14 Mon 2006 20:09
Using Find amp; Replace to edit cell references in links
I built the following macro to edit cell references in links to an adjacent
page, and it works great- even though it must be updated daily. Basicly, it
- Aug 14 Mon 2006 20:09
Making a list inside a cell
- Aug 14 Mon 2006 20:09
returning macro value to starting cell (different each time)
In my worksheet I am going to launch a macro from a different cell address
each time it is run. I want the macro execution to always complete in the
- Aug 14 Mon 2006 20:09
Reset Macro
I have a form which others use which contains a macro that adjusts the form
to fit their screen regardless of the resolution they are using. Is there a
- Aug 14 Mon 2006 20:09
List all contracts that relate to a single part number
Hi, all.
I'm trying to figure out how to display all the contract numbers that relate
- Aug 14 Mon 2006 20:09
Using a function to specify a cell
Say I want to specify the cell whose column is C and whose row is the
returned value of a function (say row()). How would I accomplish that?