Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
classsection group
HTML
<span data-swiftype-index="true">
HTML Wrap
classcol span_3_of_5

If you need to update custom price levels and quantity breaks for lots of items, there's a quick way to do it: export your item info, update it in Excel, then import the info back into AccountRight.

UI Text Box
typenote

Don't use Excel?

You can modify the export file in any program that can open text files (like Notepad), but it's easier if you use a spreadsheet program.

The following video shows you how to bulk-update your item prices, but the same approach can be used to update all your records, including customer and supplier cards. Watch this video to see how it's done.

HTML
<p>&nbsp;</p><iframe width="560" height="315" 
src="https://www.youtube.com/embed/K_XKvNNrpTU?rel=0" frameborder="0" 
allowfullscreen></iframe>

 

Let's take you through the required tasks.

 

UI Expand
titleUpdating selling price
UI Text Box
typenote

Example

Tee Off is a golf store that specialises in golf clubs and accessories. They have a number of different customer levels for their pricing, and the business wants to mark up the selling price of all their items by 5%.

The Item Information window below shows one of their items with the current selling price and one quantity break.

Item Information

 

 

UI Expand
title1. Export your item information

Export your item information

  1. Open your company file.
  2. Go to the File menu and choose Import/Export Assistant. The Import and Export Assistant appears.
  3. Select Export data then click Next.
  4. In the Export field, select Items from the drop-down list then click Next. The Format step appears.  
  5. Leave the default format options and click Next. The Select Fields step appears. The fields in the left panel are the fields you can export.

  6. Click Add All. This will export all item information. The selected fields are added to the list of fields to be exported in the panel on the right.

  7. Click Export. The Save As window appear.

  8. Specify where you want to save the file. To keep it simple, save the file to your desktop and leave the default file name (ITEM.TXT).
  9. Click Save.
UI Expand
title2. Update the information in Excel

Update the information in Excel

  1. Open Microsoft Excel and go to File Open.
  2. In the Files of type field, select All Files(*.*) and then locate and open the exported text file. The Text Import Wizard appears.
  3. In Step 1 of the Text Import Wizard, select the Delimited option, then click Next.
  4. In Step 2 of the Text Import Wizard, select either the Tab or Comma option (depending on whether you selected to export the data as Tab or Comma separated), then click Next.
  5. In Step 3 of the Text Import Wizard, click Next.
  6. Click Finish. The file contents will be displayed and you can now edit the cells as required. Each column in the spreadsheet represents the fields in your export file, such as Item Number, Selling Price, etc.
  7. Highlight the entire sheet by clicking the square between Column A and Row 1.
  8. Right-click any cell on the sheet and choose Copy.
  9. Create a new sheet.
  10. In the new sheet, right-click the square between Column A and Row 1 and choose Paste. This pastes the cells from the original sheet into the new sheet, starting at cell A1. You should now have two identical sheets.
  11. In the new sheet, create a formula to update the selling prices.

    Example: Tee Off are updating all their prices by 5%.

    We need to create a formula which refers to the original sheet. In our example the original sheet is called ITEM.

    The fields that need to be updated are:
    - Selling Price,
    - Price Level A, Qty Break 1 to Price Level D, Qty Break 1, and
    - Price Level A, Qty Break 2 to Price Level D, Qty Break 2.

    The formula to update the selling price in cell B2 is =ITEM!B2+(ITEM!B2*0.05).
    This formula has picked up $5 from B2 in the ITEM sheet and increased the value by 5% as shown below.

    Formula in Excel spreadsheet

  12. Copy the formula to the appropriate cells to update the prices for the matrix.

    UI Text Box
    typetip

    Keep the Excel file as a template

    If you'd like to keep a copy of the formulas, save this file in Microsoft Excel format before you save it as a text file.

  13. After you have updated this information, save the updated sheet as Tab-Delimited text file.

UI Expand
title3. Import your changes

Import your changes

  1. In your AccountRight company file, go to File > Import/Export Assistant. The Import and Export Assistant appears.
  2. Select Import data then click Next.
  3. In the Import field, select Items.
  4. Click Browse,locate the file to import and click Open. This will be the file you updated in Excel.
  5. Click Next. The Format step appears.
  6. Leave the default format options as they are and select the Update existing data option. This will update the existing item records.
    Update existing data option
  7. Click Next. The Match Fields step appears. 
  8. Click Match All. Because you exported all fields, AccountRight will automatically match all the fields in the import file with the required fields in AccountRight.
  9. Click Next.
  10. Make a backup before you import. If things go wrong, you'll need to restore this backup.
  11. Click Import. Your data is imported and your item price levels will be updated. If you have a large file, this could take some time. 
  12. When the import is finished, an import log is created. It's a text file that includes details of any issues with the import data. If get an error, see the Import error log topic for tips on how to fix issues. 

 

 

UI Expand
titleUpdating selling buying price
UI Expand
title1. Export your item information

Export your item information

  1. Open your company file.
  2. Go to the File menu and choose Import/Export Assistant. The Import and Export Assistant appears.
  3. Select Export data then click Next.
  4. In the Export field, select Items from the drop-down list then click Next. The Format step appears.  
  5. Leave the default format options and click Next. The Select Fields step appears. The fields in the left panel are the fields you can export.

  6. Click Add All. This will export all item information. The selected fields are added to the list of fields to be exported in the panel on the right.

  7. Click Export. The Save As window appear.

  8. Specify where you want to save the file. To keep it simple, save the file to your desktop and leave the default file name (ITEM.TXT).
  9. Click Save.
UI Expand
title2. Update the information in Excel

Update the information in Excel

  1. Open Microsoft Excel and go to File Open.
  2. In the Files of type field, select All Files(*.*) and then locate and open the exported text file. The Text Import Wizard appears.
  3. In Step 1 of the Text Import Wizard, select the Delimited option, then click Next.
  4. In Step 2 of the Text Import Wizard, select either the Tab or Comma option (depending on whether you selected to export the data as Tab or Comma separated), then click Next.
  5. In Step 3 of the Text Import Wizard, click Next.
  6. Click Finish. The file contents will be displayed and you can now edit the cells as required. Each column in the spreadsheet represents the fields in your export file, such as Item Number, Standard cost, etc.
  7. Update the prices in the standard cost column.

  8. After you have updated this information, save the updated sheet as a Tab-Delimited text file.

UI Expand
title3. Import your changes

Import your changes

  1. In your AccountRight company file, go to File > Import/Export Assistant. The Import and Export Assistant appears.
  2. Select Import data then click Next.
  3. In the Import field, select Items.
  4. Click Browse,locate the file to import and click Open. This will be the file you updated in Excel.
  5. Click Next. The Format step appears.
  6. Leave the default format options as they are and select the Update existing data option. This will update the existing item records.
    Update existing data option
  7. Click Next. The Match Fields step appears. 
  8. Click Match All. Because you exported all fields, AccountRight will automatically match all the fields in the import file with the required fields in AccountRight.
  9. Click Next.
  10. Make a backup before you import. If things go wrong, you'll need to restore this backup.
  11. Click Import. Your data is imported and your item price levels will be updated. If you have a large file, this could take some time. 
  12. When the import is finished, an import log is created. It's a text file that includes details of any issues with the import data. If get an error, see the Import error log topic for tips on how to fix issues. 
HTML
</span>
HTML Wrap
width15%
classcol span_1_of_5
        

 

      
HTML Wrap
floatleft
classcol span_1_of_5
Panelbox
namegreen
titleRelated topics
HTML Wrap
classsidebarlinks

Opening an export file in Excel

Dealing with duplicate records when importing

Export options

Import options

Import error log

...