Stop Excel being excel

Kevineamon

New Member
Joined
Aug 1, 2018
Messages
27
Strange title I know, soz...

k so here's the thing. Say you had a list
a
b
c
d
e
f

Now when it gets to `f` I want it to go to
a1
b1 and so on

so I made a lil list on a adjacent column
1
2
3
4

I'm saying to excel:- ok when you complete the first list, then CONCAT `A` & (cell ref for #1 ).

But it's not taking the 1.
This is what it's doing instead --- if `F` was on row 7 - It's concating A and 7.

You'd have thought you could simply use the $ symbol but no.... soon as you put that in a larger formula, excel returns to doing it's thing.

I think there's some type of keyboard shortcut for this, to change the way excel applies the formula, but dang if I can remember what it is.
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Why don't you post your actual formula and some sample data with specific cells that things are in, it might be easier to help you than talking in abstracts.
 
Upvote 0

Forum statistics

Threads
1,215,232
Messages
6,123,761
Members
449,120
Latest member
Aa2

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