Alphanumeric +1

dgeorge

New Member
Joined
Oct 3, 2017
Messages
10
Hello,

I need help with a formula to add 1 to an alphanumeric cell. Cell A1 uses the formula: =RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1))) to make A1 the same as the worksheet name. I want a formula for L1 to be A1 + 1. I have 16 weeks of golf league and each week is a different worksheet. I also have next week's teams listed on this worksheet. If A1 is WK1, I want L1 to be WK2. The spreadsheet for week 2 will have A1 as WK2 and L1 as WK3, and so on.

Please help!

Thanks!
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
The best way to deal with stuff like this is often to create a custom format for you cells. If you format with a custom number format:

WK #

you may be able to simplify things siginifcantly.

I hope this helps.

Ken
 
Upvote 0

Forum statistics

Threads
1,223,248
Messages
6,171,027
Members
452,374
Latest member
keccles

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