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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cheech25

  1. cheech25

    Convert PDF into Word

    How can you convert a PDF into Word? It is an Adobe file. Any help will be greatly appreciated. Thank you/ Thank You
  2. cheech25

    Excel - Formula

    Got it Thank you. :-) Thank You
  3. cheech25

    Excel - Formula

    I tried the first name formula from your attachment and it is pulling over the whole name. I have even tried to play arount with it. I use this formula =LEFT(A1,FIND(" ",A1))to recognize a numer from a street address. Do you know of something like this I can use to recognize text? Thank You
  4. cheech25

    Excel - Formula

    A:FullName B:LastName C:FirstName Sorry about that. Thank you. :-) Thank You
  5. cheech25

    Excel - Formula

    Will somone please help me with a fomula to separate a first name from last name in a column? Thank you for your help. Thank You
  6. cheech25

    Excel Columns

    Thank you so much Lilliabeth and anotherhiggins. You saved me. Thank You
  7. cheech25

    Excel Columns

    Hi, I have an excel spreadsheet. In thes spreadsheet I have columns with street number and street name in one cell. I need create a new column that will remove the number without going into each cell and deleting the number. Please help with maybe some type of "if statement" or anything that...
  8. cheech25

    Macro

    I have never created a macro in Excel. Couls you please walk me through the steps to start one. Thanks you Thank You
  9. cheech25

    Pie Graphs on Reprts in Access

    Thank you so much. I gave you a star. That really really helped. Thank You
  10. cheech25

    Pie Graphs on Reprts in Access

    this is what I want too show in pie and eventually maybe add more feild if the allocation changes. Fixed Income Equity 45% 55% This is what the code is giving me: SELECT [Fixed Income],Count(*) AS [Count] FROM [Retricted Asset Allocation] GROUP BY [Fixed Income]; This is...
  11. cheech25

    Pie Graphs on Reprts in Access

    I actually went to the Row source and chenged a few things. That is still not working. If possible can you kinda of walk me through it, by telling what you would do and how you go about adding fields step by step, if thatis not to much. I would really appreciate it. Thank You
  12. cheech25

    Pie Charts

    I am actualy pullin over a chart from excel into access to show on a report. dod you think this could have something to do with the lines when printing? Thank You
  13. cheech25

    Pie Charts

    Why are pie chart lines so rigid. They seem to always be alot rougher looking than a bar graph. Does any one know what causes this. Please help. Thank You
  14. cheech25

    Pie Graphs on Reprts in Access

    I tried to change the record source. It still will not show any of the feilds I am selecting. Please help Thank You
  15. cheech25

    Pie Graphs on Reprts in Access

    I am trying to do a simple pie graph with a couple of fields in my report from a table with maybe 6 feilds. When I use the wizard it is only allowing me to choose one field. Please help. :) Thank You

Part and Inventory Search

Back
Top