Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default How can Excell automatically fill in a default function for a colu

I can't find this feature defined/explained anywhere, but I admit I'm having
a hard time knowing what search-phrase to use. Automatic Fill? Automatic
Input? Inputing Default Formula(s/e)? Anyway, here's the description of the
feature I need help with:

In some circumstances, when I type input into a column in a new row, Excel
will, in another column, autmatically place the formula that this other
column uses in other rows.

In sometimes the same circumstances, Excel doesn't do this, forcing me,
whenever I add/create a new row, to go to each column that has a default
formula and bring down that formula from previous rows using the manual
facilites (i.e. fill-down/copy/manual-input/etc.)

Specifically, I have a column where I provide the date. For sorting and
filtering reasons, I want to have a separate column for the weekday for that
date, so instead of formating the date-cell to include the weekday, I put the
formula: =TEXT(F2,"ddd") in the next column to the right (the G-Column). If
I go to the bottom of the spreadsheet and type the date into an F-Column cell
of a new row, Excel automatically adds the fomula =TEXT(F2,"ddd") into the
G-Column cell of the same new row. (If I choose "InsertRow" and add the
date, however, Excel does not autmatically input the formula.)

I cannot seem to re-create/control this facility with any other
formula/row/column/cell.

Does this feature have a name that I could use to look-up in Help? Is it
controlled by some "Option[Choice]" protocol? Is it triggered by how the
row/column-formula was created? Is it triggered by layout, such as one
column's adjacency to another? Or are there some functions (e.g. TIME
functions vs. FINANCIAL functions) that have this feature?

Anything anyone can tell me about this feature would help, because it would
be great to have more than one column automatically assume a formula of my
choosing every time I add a row.

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default How can Excell automatically fill in a default function for a colu

see response in .misc

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Richard-44" wrote in message
...
I can't find this feature defined/explained anywhere, but I admit I'm
having
a hard time knowing what search-phrase to use. Automatic Fill? Automatic
Input? Inputing Default Formula(s/e)? Anyway, here's the description of
the
feature I need help with:

In some circumstances, when I type input into a column in a new row, Excel
will, in another column, autmatically place the formula that this other
column uses in other rows.

In sometimes the same circumstances, Excel doesn't do this, forcing me,
whenever I add/create a new row, to go to each column that has a default
formula and bring down that formula from previous rows using the manual
facilites (i.e. fill-down/copy/manual-input/etc.)

Specifically, I have a column where I provide the date. For sorting and
filtering reasons, I want to have a separate column for the weekday for
that
date, so instead of formating the date-cell to include the weekday, I put
the
formula: =TEXT(F2,"ddd") in the next column to the right (the G-Column).
If
I go to the bottom of the spreadsheet and type the date into an F-Column
cell
of a new row, Excel automatically adds the fomula =TEXT(F2,"ddd") into the
G-Column cell of the same new row. (If I choose "InsertRow" and add the
date, however, Excel does not autmatically input the formula.)

I cannot seem to re-create/control this facility with any other
formula/row/column/cell.

Does this feature have a name that I could use to look-up in Help? Is it
controlled by some "Option[Choice]" protocol? Is it triggered by how the
row/column-formula was created? Is it triggered by layout, such as one
column's adjacency to another? Or are there some functions (e.g. TIME
functions vs. FINANCIAL functions) that have this feature?

Anything anyone can tell me about this feature would help, because it
would
be great to have more than one column automatically assume a formula of my
choosing every time I add a row.

Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default How can Excell automatically fill in a default function for acolu

The feature you describe is available under Tools | Options | Edit tab
and is called Extend List Formats and Formulas in XL2000 (I think the
wording changed in later versions).

However, I have found the same inconsistencies as you, and I've not
worked out the logic of this facility yet. I was unable to find a
reference in Excel Help that describes it.

Hope this helps.

Pete

On Aug 1, 11:33*am, Richard-44
wrote:
I can't find this feature defined/explained anywhere, but I admit I'm having
a hard time knowing what search-phrase to use. *Automatic Fill? Automatic
Input? *Inputing Default Formula(s/e)? *Anyway, here's the description of the
feature I need help with:

In some circumstances, when I type input into a column in a new row, Excel
will, in another column, autmatically place the formula that this other
column uses in other rows.

In sometimes the same circumstances, Excel doesn't do this, forcing me,
whenever I add/create a new row, to go to each column that has a default
formula and bring down that formula from previous rows using the manual
facilites (i.e. fill-down/copy/manual-input/etc.)

Specifically, I have a column where I provide the date. *For sorting and
filtering reasons, I want to have a separate column for the weekday for that
date, so instead of formating the date-cell to include the weekday, I put the
formula: =TEXT(F2,"ddd") in the next column to the right (the G-Column).. *If
I go to the bottom of the spreadsheet and type the date into an F-Column cell
of a new row, Excel automatically adds the fomula =TEXT(F2,"ddd") into the
G-Column cell of the same new row. *(If I choose "InsertRow" and add the
date, however, Excel does not autmatically input the formula.)

I cannot seem to re-create/control this facility with any other
formula/row/column/cell.

Does this feature have a name that I could use to look-up in Help? *Is it
controlled by some "Option[Choice]" protocol? *Is it triggered by how the
row/column-formula was created? *Is it triggered by layout, such as one
column's adjacency to another? *Or are there some functions (e.g. TIME
functions vs. FINANCIAL functions) that have this feature? *

Anything anyone can tell me about this feature would help, because it would
be great to have more than one column automatically assume a formula of my
choosing every time I add a row.

Thanks!


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 622
Default How can Excell automatically fill in a default function for acolu

On Aug 1, 5:33 am, Richard-44
wrote:
I can't find this feature defined/explained anywhere, but I admit I'm having
a hard time knowing what search-phrase to use. Automatic Fill? Automatic
Input? Inputing Default Formula(s/e)? Anyway, here's the description of the
feature I need help with:

In some circumstances, when I type input into a column in a new row, Excel
will, in another column, autmatically place the formula that this other
column uses in other rows.

In sometimes the same circumstances, Excel doesn't do this, forcing me,
whenever I add/create a new row, to go to each column that has a default
formula and bring down that formula from previous rows using the manual
facilites (i.e. fill-down/copy/manual-input/etc.)

Specifically, I have a column where I provide the date. For sorting and
filtering reasons, I want to have a separate column for the weekday for that
date, so instead of formating the date-cell to include the weekday, I put the
formula: =TEXT(F2,"ddd") in the next column to the right (the G-Column). If
I go to the bottom of the spreadsheet and type the date into an F-Column cell
of a new row, Excel automatically adds the fomula =TEXT(F2,"ddd") into the
G-Column cell of the same new row. (If I choose "InsertRow" and add the
date, however, Excel does not autmatically input the formula.)

I cannot seem to re-create/control this facility with any other
formula/row/column/cell.

Does this feature have a name that I could use to look-up in Help? Is it
controlled by some "Option[Choice]" protocol? Is it triggered by how the
row/column-formula was created? Is it triggered by layout, such as one
column's adjacency to another? Or are there some functions (e.g. TIME
functions vs. FINANCIAL functions) that have this feature?

Anything anyone can tell me about this feature would help, because it would
be great to have more than one column automatically assume a formula of my
choosing every time I add a row.

Thanks!


It definitely relies on the data being a solid block without blank
columns/rows. And some of the manually entered columns have to be
numbers, I believe. It's usually when you type in a number that is
used in the formula columns that the formulas are auto-filled-in. Not
sure offhand if dates are good enough, I seldom enter dates like this.

I find CTRL-D (Fill Down) and CTRL-SHIFT-Arrows to be very quick when
the autofill fails. Enter all my new data, move to the formula columns
with Right Arrow, CTRL-SHIFT-UP to select all the blanks I need
filled plus the last existing formula, hit CTRL-D. Can do all columns
at once if you have several. Works just as fast if you enter 1 new
item or 1000. I can do this in seconds with my eyes closed, now.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get the blank cells in excell to fill in with 0? CrazyBOBO Excel Discussion (Misc queries) 3 April 12th 07 01:43 PM
How do you add to auto fill in excell? jakethesnakeH Excel Discussion (Misc queries) 1 March 9th 07 06:20 PM
how do i set my default for 2003 excell instead of my old 2002 brian New Users to Excel 1 May 22nd 06 01:25 PM
cell ref in function formula change when inserting additional colu STAR263 Excel Worksheet Functions 1 May 18th 06 11:04 PM
Help using the 'If' function to automatically fill in other cells Bugaglugs Excel Worksheet Functions 3 August 21st 05 11:23 PM


All times are GMT +1. The time now is 06:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"