CC Recon
This will go over the process which is used to capture if PO’s are available.
Things you’ll need:
Remote Desktop
Excel
Steps:
Section 1 -
Remote into 192.168.10.211
Open up QuickBooks
Open up the active company file under the Admin Login.
As of 11/07/2023 it’s ‘Ticket Boat Inc 2023.qbw'
Open up the Find Function in the company.
This can be done by hitting the keys 'CTRL + F'
Set up the function as below:
Transaction Type - Credit Card
Date - 12 months ago to today
Click the ‘Find’ button.
Click the ‘Export’ Button
Select the ‘Create a comma separate values (.csv) file’.
Click Export again and save the file to the .211 remote desktop as something you can remember.
Section 2 -
In .211, open up file explorer.
Go to the ‘Live' Folder.
File path: C:\Shares\Accounting\Quickbooks\Vlookup\Live
Select ‘CC Recon + Cancels' and hit the keys ‘CTRL + C’
When selecting make sure you aren’t opening it.
Click on your local desktop outside the remote application and hit ‘CTRL + V’.
You should have a copy of the CC Recon on your desktop.
Repeat steps 8-9 for the export created in section 1.
You should have the CC Recon and your Export on your local desktop.
Section 3 -
On your local desktop, open both excel files.
Copy the entire ‘NUM’ Column from the export file and paste it to the entire ‘P' column on the 'PO Report’ tab on the CC Recon file.
The ‘NUM’ column is usually column 'D'
The ‘P' column in CC Recon is important due to the formula being used next. If not, in 'P’ column make adjustments.
Paste this formula into J1: =IF(IF(IFERROR(VLOOKUP(C2,P:P,1,FALSE),0)=0,0,1)+IF(IFERROR(VLOOKUP(G2,P:P,1,FALSE),0)=0,0,1)>0,1,0)
While J1 is selected, hit ‘CTRL + C’ then select J2 to the last filled line then hit ‘CTRL + V’ while the entire thing is selected.
Easily select the require area by starting at the bottom and select up by holding ‘CTRL + Shift’ and use the up arrow key in column 'J'.
You can easily get to the bottom of the last filled line by selecting the first cell in the ‘PO Date’ column and holding ‘CTRL’ and press the down arrow key until you reach the last filled line.
The ‘Shift’ key is the hotkey to highlight.
The ‘CTRL’ key is the hotkey to move mass amounts of line.
To the next break in information.
Click on the ‘Formulas’ Tab at the top.
Click ‘Calculate Sheet’ on the right side of that tab.
This will recalculate all formulas on the selected sheet.
Sort column ‘J' from ‘A-Z’/’Smallest to largest'.
Allow this to sort before moving onto the next step.
Sort column ‘J' to only show the '1’s.
Allow this to sort before moving onto the next step.
Delete ONLY the yellow cells.
Column C-H and J
Resort column 'J' to show everything again.
Delete the information in column ‘J' and 'P’
Save the document.
Open the Inventory Discrepancies excel and go to the ‘Available POs’ tab.
Delete the information under columns A-F in the Inventory Discrepancies excel.
Leave Row 1 alone.
Copy the information under columns C-H in the CC Recon file.
Leave Row 1 alone.
Paste the information you just copied into Inventory Discrepancies columns A-F.
Leave Row 1 alone.
Close the excel files.
Copy the CC Recon on your local desktop.
Paste the file into the CC Recon directory on .211.
Click Copy + Replace.
This puts the new updated CC Recon back into production.
-Done-