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!

Search results for query: *

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

    Group specified on non-recurring field

    I'm trying to write a report that will group the results by information that is only available by a Formula. CR is throwing an error stating "Group specified on a non-recurring field" and references the formula I've created. The formula is correct, but does not appear to be a valid formula for...
  2. rrrdavis07

    SQL Server 2008 R2 SSMS not listing all backup files

    Hey gang. Thanks for all the help you give. I have a SQL Server 2008 R2 database that gets backed up every night. Logs show that these backups are successful, and I can locate all of them in the file system. However, when attempting to do a restore through SSMS, not all files are visible in...
  3. rrrdavis07

    Need to combine PD files using command line. Possible?

    I have Acrobat 9 Pro installed and can "Combine supported files in Acrobat..." through Win Explorer. Is is possible to do this through a command line? Randy Davis Denver, CO
  4. rrrdavis07

    Capture file date of external file

    Hey guys, I hope someone can help. I've written a macro that pulls in data from a CSV file in Excel and formats it. Is there a way to capture the file date/time of the csv file? I want to be able to use it to display the age of the data. Randy Davis Denver, CO
  5. rrrdavis07

    Remote Support

    Our shop has very recently began to deploy Windows 7 computers to our field staff and we are running into problems remotely supporting them properly. When using GoToAssist (GTA, or any other remote support application), Windows 7 security features get in the way. Our policy is that users are...
  6. rrrdavis07

    Selecting range with variable row length

    I have a range of data from a1:g-. The number of rows in this range vary. I need to be able to select only columns c:f and only the rows that are part of the CurrentRange. Put another way, I need to select only certain contiguous columns from the CurrentRange. I'd appreciate anyone pointing...
  7. rrrdavis07

    Reference current cell in Excel

    How do you reference the cell address of the formula you are creating? For instance, I want to make a calculation in a certain cell based on a value in the cell to the left. Both of the following produce an error: =OFFSET(CELL("address"),0,-1) =OFFSET(ADDRESS(ROW(),COLUMN()),0,-1) I think...
  8. rrrdavis07

    One profile cannot access Web

    Single profile on my home computer cannot access the Web. I have enough experience to rule out several things, but after spending a couple hours on this... Datails: Running XP Pro, IE8, DSL through Secured Access Point. Single profile is affected - a limited account. DNS is not the issue as I...

Part and Inventory Search

Back
Top