Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. muimui

    Bar chart and Line chart

    None of the chart in the Custom Types has stack chart. :(
  2. muimui

    Bar chart and Line chart

    I would like to know if it's possible to put together a stack chart, which contains multiple data in one bar, and a line chart. ie. A B Total Feb 01 10 5 15 Feb 02 14 2 16 Feb 03 16 3 19 I'd like a graph that shows Date on X-axis and * A and B on...
  3. muimui

    Column name

    I am just wondering if there is any easy way to find out the column name. I'm trying to populate a validation list in wkA from another worksheet (eg wkB) (which I dont' think it'll work, however, if you know how it'll work let me know) and I copied the list and transpose it on a row on wkA...
  4. muimui

    Paste Special in Excel

    I don't want the paste all because I've a button (with VBA code) behind in in the original page and I don't need the button on the new page. It didn't work when I tried Activesheet.CommandButton(CommandButton1).select Selection.delete
  5. muimui

    Paste Special in Excel

    Is there anyway that I copy validation from one worksheet and paste it on another sheet? Is it possible to copy everything on one sheet and then paste only the values, formats, validations, conditional formating...etc but NOT the command button and the code behind the command button to a new...

Part and Inventory Search

Back
Top