Search results

  1. T

    Random Selection

    I need to do a random selection of data. Can anyone help???
  2. T

    Pull data after the @ on email address

    I need to pull the data after the @ symbol on email addresses. Example test@hotmail.com I want to pull only the hotmail.com. Any help would be appreciated. Thanks!
  3. T

    Basic Questions

    Looking at my data closer I have a problem. I use Access with an ODBC connection. The data comes accross backwards. So basically my sales come through as negative and discounts come through as a positive. Therefore my sum does not work correctly. HELP!!:confused:
  4. T

    Basic Questions

    I am trying to do a sales report. I have positive and negative numbers with the Abs the return is all positive numbers. How can I get it to return correctly?
  5. T

    Basic Questions

    Abs() before Sum() I know this is a basic question, but what does Abs before the sum function do? Also, I want to pull data from email addresses after the @ symbol. Can't quite figure out how to do this. Any help would be appreciated Thanks in advance!
Back
Top Bottom