Hi guys,
I need to know how can I change the settings in excel such that whenever I enter data the older data moves downward.
For Example: Consider a list of data such as data1,data2,data3,data4,...
What Excel offers is:
A B C D E
1 data1
2 data2
3 data3
4 data4
What I want is:
A B C D E
1 data4
2 data3
3 data2
4 data1
Kindly note that the manner of data entry will be firstly data1 then data2 and so on.
As u see what I want is for the previous data to move downwards as I am entering.
Hope u guys can help me out here.
Vijay
AFAIK that's not possible (without VBA)
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
you could reverse it in another column tho'
see attached
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks