+ Reply to Thread
Results 1 to 23 of 23

Database type Formulas

Hybrid View

  1. #1
    Registered User
    Join Date
    08-29-2005
    Posts
    2

    Database type Formulas

    I am trying to use Excel to manage expenses and income from a business. I have a table that looks like a basic ledger. Columns A:Date B:Expense C:Income D:Balance E:Client F:Hours.

    Is it possible to have a sheet display all transactions from a certain client without having to enter the info in both places?

    Which would be easier to have the formulas enter the info in the ledger from the client sheets, or have the client sheets filled from the ledger?

    Smejk

  2. #2
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  3. #3
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  4. #4
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  5. #5
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  6. #6
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  7. #7
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  8. #8
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  9. #9
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  10. #10
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  11. #11
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  12. #12
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  13. #13
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  14. #14
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  15. #15
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  16. #16
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  17. #17
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  18. #18
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  19. #19
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  20. #20
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  21. #21
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  22. #22
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


  23. #23
    Duke Carey
    Guest

    RE: Database type Formulas

    If you explore Filter->AutoFilter on the Data menu, you may find you can
    simply and easily display the transactions for individual clients without the
    need for additional worksheets. It works by hiding the rows that don't match
    the selection criteria you establish. Additionally, the SUBTOTAL() function
    recognizes that some rows are hidden and exludes the hidden values from its
    results.

    "Smejk" wrote:

    >
    > I am trying to use Excel to manage expenses and income from a business.
    > I have a table that looks like a basic ledger. Columns A:Date B:Expense
    > C:Income D:Balance E:Client F:Hours.
    >
    > Is it possible to have a sheet display all transactions from a certain
    > client without having to enter the info in both places?
    >
    > Which would be easier to have the formulas enter the info in the ledger
    > from the client sheets, or have the client sheets filled from the
    > ledger?
    >
    > Smejk
    >
    >
    > --
    > Smejk
    > ------------------------------------------------------------------------
    > Smejk's Profile: http://www.excelforum.com/member.php...o&userid=26742
    > View this thread: http://www.excelforum.com/showthread...hreadid=399980
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1