Sunday, February 19, 2023

Golden State Foods Modernizes Manufacturing and Operations with Dynamics 365

Golden State Foods (GSF) is one of the largest suppliers to the foodservice and retail industries. They needed to modernize a 25-year-old legacy Enterprise Resource Planning system to manage a business division seamlessly.

To create a common modern platform with shared data, centralized reporting, and standardized processes, GSF turned to Microsoft Dynamics 365 Finance and Dynamics 365 Supply Chain Management.

With Dynamics 365, they have a flexible solution that can adjust and adapt with them. 

We can help you modernize your operations with Dynamics 365. Book a FREE session now! 

www.idigitizeglobal.com
info@idigitizeglobal.com
 

#iDigitize #Dynamics365 #PowerPlatform #Microsoft #Automation

Read More...

Monday, February 13, 2023

Adapt faster—gain flexibility to create adjustable financial and operating models

The world today moves fast, and you need the flexibility to adapt quickly to disruption, the competition, and daily challenges. Microsoft Dynamics 365 Business Central connects teams across finance, sales, service, and operations so you can monitor insights and pivot when needed. We can help you get the most from your ERP!

Read More...

Thursday, January 20, 2022

inna lillahi wa inna ilayhi raji'un - Verily, to Allah we belong and verily, to Him we shall return

 Our beloved father, Abdul Khaliq Golandaz passed away today (20th Jan 2022, Jummah) around 9.00 PM. 

Please pray for his Magfirah!


-Sabiha

-Saleem

-

Friday, May 29, 2020

How to get next week and last week date in Power BI? QUICK AND EASY WAY!

Use a simple function called WeekDay() to Get next week(Monday) and last week(Tuesday) dates in Power BI!!

Super quick, easy and Amazing!!

Input box on click of drop down and update cells - EXCEL


Display input box when a value is selected from drop down and replace existing cell values with input from user. Check out the video for very simple method to achieve this! 


If you missed how this feature can be used, you can refer the below video: https://www.youtube.com/watch?v=nJf-c... ---------------------------------------------------------------------------- Also, check out an amazing and easiest way to track files. No more missing corporate files - https://www.youtube.com/watch?v=nNX48... ----------------------------------------------------------------------------- Dont forget to subscribe :) https://www.youtube.com/channel/UC-iW... ------------------------------------------------------------------------------ VBA code: Private Sub Worksheet_Change(ByVal Target As Range) If Target.Column = 18 And Target.Value = "RESCHEDULED" Then Dim schedule As Date Dim SDate As String Dim IntDate As String Dim LValue As String LValue = Format(Date, "dd/mm/yyyy") schedule = DateValue(Target.Offset(0, -5).Value) SDate = Format(Target.Offset(0, -5).Value, "dd/mm/yyyy") IntDate = Format(Target.Offset(0, -3).Value, "dd/mm/yyyy") Target.Offset(0, 16).Value = Target.Offset(0, 16).Value + " , " + LValue + "- Rescheduled: Assessment from " + SDate + " &" + " Interview from " + IntDate Set DateCell = Target.Offset(0, -5) Set DateCellInt = Target.Offset(0, -3) frmRescheduled.Show schedule = DateValue(Target.Offset(0, -5).Value) ElseIf Target.Column = 18 And Target.Value = "CLOSED" Then End If End Sub


Say NO to Do's and Dont's! Simple and easy way to save time in entering data in EXCEL!

Don't blame your staff if the data entered is not as per the required guidelines!

Help them record data more efficiently and become more productive.

This video shows some simple tricks used to overcome day to day challenge of using excel!

Guide user at every cell - every step of the way! AMAZING!! 



VBA, input box on click of drop down, update cells.

Subscribe to get more solutions and tips and tricks! GET STARTED!

Check out how to create the input box shown in the above video here

No more SOP's and bulky documents of guidelines and Do's and Dont's or even steps to follow! 

Also check out amazing way to track files. No more missing corporate files! Click here!

Save time, work smart!

Subscribe to get more solutions and tips and tricks! GET STARTED!