Added: 3 years ago
From: ExcelIsFun
Views: 20,853
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (9)

Sign In or Sign Up now to post a comment!
  • when i want to print the file is apear those arrows , what can i do to by without?

  • Hi there,

    I have a dillema. I am using form controls in my worksheet. I have an option to change hotel numbers from sales to room nights. Everything calculates fine but I have one issue. Dollar sign does not change for room nights, basically i can choose to have one way or another but once data populates number format does not change. I want my sales numbers to have $ sign but room night numbers to be without it. I am using conditional formatting but no success. let me know if you can help!!

  • You probaly need VBA for that. I am not good with VBA. You can post a question to this site:

    mrexcel[dot]com/forum

  • Really awesome :). That's very useful!

  • I am glad that you liked it!

  • Your work is great!!

    I really enjoy it !

    thank you

  • Thank you

    I had ‏‎to use only one ‏‎quotation marks and not two in order to make it work

    That how I wrote it

    Range("a1").Value = sbp / 100

  • Dear izhak007,

    Great! Watch for a video on this topic (with a few methods) in about 2 weeks.

    --excelisfun

  • Dear izhak007,

    I will post a video on this topic at the end of the week.

    --excelisfun

  • Can I ‏‎design a form scroll control ‏‎button target cell as percentage ‏ 39% for ‏‎example.

    itzik

  • Dear izhak007,

    Try this to add VBA Scroll Car:

    1. Add ActiveX Control Scroll Bar

    2.Right-click SB, Properties

    3.Max = 100

    4.Min = 0

    5.SmallChange = 1

    6.(Name) = SBPercent

    7.Right-click SB, View Code

    Next comment:

  • Remaining instructions:

    8.Type VBA code:

    Private Sub SBPercent_Change()

    Range(""A1"").Value = SBPercent / 100

    End Sub

    9.Close VBA editor

    10.Get out of Design Mode

    11. Try Scroll Bar

    --excelisfun

  • Awesome!

  • Dear PrincessWithSkills,

    Cool! I am glad that you liked it!

    --excelisfun

  • Dear fer1403,

    Bonito Truco = Tuna Trick.

    --ExcelIsFun

  • Bonito Truco

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more