Scroll Bar

Groadie65456

New Member
Joined
Jun 29, 2023
Messages
3
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Hi All,

Just wondering if I could get some help.

I have created a type of gantt chart with an input box and scroll bar to sheet. The scroll bar has Format Control on cell G2.

What I am after is to see if its possible to set the Week # based on value in G2.

E.g. If I move the slider to 2 or update the input box (cell G2) = 2, it essentially sets G4 to be week: 2
Or If I set cell G2 = 3, it essentially sets G4 to be week: 3

1689566917000.png


Not sure I am explaining myself clearly.

Thanks in advance!
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
I think i would make the formula in cell G4:
=G2

Then you can make the other week cell formulae:
=G4+1
=N4+1
etc.
 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,958
Members
449,096
Latest member
Anshu121

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