A few Excel Questions?

loydchase

New Member
Joined
Nov 17, 2018
Messages
1
[FONT=&quot]Good Morning, I am trying to reorganize some data at work and I have some questions that I hope should be easy for you guys to answer. [/FONT]

[FONT=&quot]How can I auto increment a formula every time there's a new entry? I know that I can drag it down to the bottom, but I would like the formula to add itself every time without the dragging-part :) [/FONT]
[FONT=&quot]For instance, I would like the current date to be entered in a specific column when there's a new line (I think the formula is TODAY() ), [/FONT]

[FONT=&quot]I also have another document where I need to classify some entries according to a 'document type' I would enter , for example "invoice" or "appointment" in a column, and I want some arrow on the first line to allow to show the "invoice" only, I know it's possible i've seen it somewhere but I don't know how to do it on my own. [/FONT]

[FONT=&quot]My last question is also about a formula. [/FONT]
[FONT=&quot]Is it possible that if for example I enter 'invoice' in a specific column, the whole line of that entry is bold? [/FONT]

[FONT=&quot]That should be it; thank you very much already for your answers [/FONT]
[FONT=&quot]I know it's a lot but I hope some of you could help, at least for some of these issues. [/FONT]
[FONT=&quot]My english is a bit bad i'm french so pardon my mistakes ^^ [/FONT]
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Bonjour,

Several questions ...

Initial remark : you are lucky ... since Excel can handle all you are thinking of ...

1. = Today() + 1 can be copied all the way down ...

2. Can you post your formula which you would like to auto-increment ...

3 and 4 For an arrow to appear or disappear ... or for a row to turn Bold or not Bold ... you will need Event macros ...

HTH
 
Upvote 0
Upvote 0

Forum statistics

Threads
1,215,343
Messages
6,124,400
Members
449,156
Latest member
LSchleppi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top