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 strongm 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: *

  • Users: akrshaw
  • Content: Threads
  • Order by date
  1. akrshaw

    SharePoint Online - Webpart Library from Subsite to Parent

    I have done libraries from parent to sub and vice versa in 2010 and 2013 and SP Online. The problem is in SP online after I have inserted the webpart onto the page and try to Check in/Out, delete, etc. a file it gives me this error message: The server has encountered the following error(s)...
  2. akrshaw

    PHP Across VM Environments Possible?

    We currently have a Web application that exists on a physical server that utilizes an automated PHP function to create print folders on a file share. We are currently migrating the environment to the cloud, and have been told we will no longer have the functionality to provision file shares on...
  3. akrshaw

    Load New Version of File, Re-Enter File Info - Does not show up in view?

    I have a document library that has check out and versioning enabled. When you check out a file to upload a new version, it wipes the custom field info for the document....which is another issue I am running down. The MAJOR issue is after you re-enter the custom field information and go to...
  4. akrshaw

    SP 2013 - Document Library with Cascading Dropdown

    We are in the process of migrating to SP 2013 and I have to create a document library with cascading drop downs. I have accomplished this in SP 2010 with lists, but I have only been able to locate snippets of ways to use third party implements to accomplish in a document library. I cannot use...
  5. akrshaw

    SP 2010 - Quick Launch in Table of Contents - Need to see Subsites ONLY

    I have been reading all day the options and answers that are out there for limiting the TOC to sub-sites. I have tried the SOAP Data Source option and inserting the Data View in the page, this does nothing. I have tried creating a document library and adding this code to a text file, adding a...
  6. akrshaw

    List Calculated Column - Count Text

    I have the following list: File Name [tab][tab]Review 1 [tab] [tab]Review 2 [tab][tab][tab][tab]Review 3 [tab] # 001_SOC [tab]Jones/Working [tab] Nelson/Complete [tab] Haim [tab][tab][tab] 1 I need to count the number of Review columns that contain the word complete. I need to count the...
  7. akrshaw

    Excel - Automatically Bring Certain Rows into another Worksheet

    This is actually a two fold question. 1) I need to bring from worksheet "Outline" only the rows that don't have multiple specific content like "Tech Section", "Tech Major Tab", "Tech Minor Tab" into worksheet "Writing Assignments". The criteria content is in one cell and starts at H11. 2) I...
  8. akrshaw

    Excel - As you type drop down select?

    So, when I start typing a choice in the drop down cell it does not show me possibilities? Can I do something where when I type "wes" it will automatically show me "western"? If do I have to scroll down each list to find it? I am probably not calling it what it is supposed too...? Thanks!~
  9. akrshaw

    Greater Than - Conditional Formatting - Multiple Cells - Excel 2007

    Is there any way to setup conditional formatting across multiple cells without having to do each individual one? I have a budget spreadsheet like this: Role [tab] [tab][tab] [tab] Resource [tab] [tab][tab] [tab] [tab][tab] [tab] Aug 20 [tab] Aug 27 [tab] Sept 3...
  10. akrshaw

    Field Type Information Error

    I have a Column titled Scope that is fed from a named range on another sheet. I also have code that allows you to select multiple items from the list and they populate the cells putting each choice on a seperate line in the cell. When I select 2 or more from the list I get an error "The Value...
  11. akrshaw

    Asking for the Moon - Pivot Table not Adding Row to Whole Sheet

    Good Monday Morning!~ Getting an early start this morning!~ I have a Pivot Table that looks like this: Bid Manager Doe, John Pursuit One Pusuit Twelve Pursuit Gator Smith, Jane Pursuit Fly By Pursuit Forty-Three To the right of the Pivot Table I have: 2/6 2/13 2/20 2/27 3/5 3/12...
  12. akrshaw

    Excel Cells Populated with Text, Count Only Once with Blanks

    I have tried several solutions to resolve this issue, which are not working. I have the below: Bid MGR Fred Jane Mike Jane Greg Fred I need to have this cell count the number of individual Bid MGRs, ignoring the blanks and duplicates. Thanks :)
  13. akrshaw

    If Range of Cells Are Populated Insert "1" In Cell

    There is probably a VERY simple solution to this but I cannot figure it out. I have this scenario Bid MGR Bid CRD Both Jane John 1 Jane John Jane John 1 I would like for the Both Cell to look at the other 2 cells and automatically put a 1 in it? Thanks :)
  14. akrshaw

    Save Embedded Files EnMass

    We have a client that sent us an RFP with many embedded files.... Any ideas how to extract them without having to open - rename - save each individual file? Thanks so much!~
  15. akrshaw

    Do Not Calculate Cell if Reference Cell in Formula is Empty

    Sorry, I have no idea how else to describe that...grin I have this cell: =SUM(Budget!C6)-('Input Numbers'!A6) What I am looking for is to have nothing show up if the Input Number cell is empty... I have no idea what direction to go with this one!~ Thanks sooo very much!~
  16. akrshaw

    Excel Stacked Bar Multiple Column Axis Chart

    Good Morning!~ I have everything setup fine...my only issue is... NBR Task Start Duration 1 Enter 1 3 2 Fuzzy 2 4 3 Stop 3 6 When I chart it the NBR text is Vertical AND it Skips every other number...the Task shows next to...
  17. akrshaw

    Insert Last Date Saved or Modified into Excel Spreadsheet

    I have tried several different VB options that I have found through a search, and I cannot get any of them to work. They are all old...or I would ask for help there. So, I know they all can't be wrong it is something I am doing!~ ALL I want to do is save the last date into a cell. Any help...
  18. akrshaw

    Random Documents Comments Not Showing Up, No Error Message

    We have documents in folders, with comments fields, randomly the documents are not allowing comments to be entered. IT will allow you to enter the comment, but will not save it. When we delete the document and upload it again it will allow the comment??? Thanks!~
  19. akrshaw

    Random Records Pull in Query

    I have read the random records posts using rnd() and the Top 10 sql. But none of these seem to be returning what I am looking for. I have a HUGE table...I want to return 26 random records in that table. The only two fields are ID and Word. When I use either solution above all I get are the...
  20. akrshaw

    Form with 2 Subforms, Continuous Form not Filtering

    Hello!~ I have the following: Edit Personnel Form Form Header First Name(Unbound Text Box) Last Name (Unbound Text Box) Filter (button) Clear Filter (button) Detail SubformWorker SubformResume When you type the first or last name in and hit the...

Part and Inventory Search

Back
Top