A
Axcell
This should be simple but I have exhausted my abilities for a solution
My worksheet (jobsheet) contains jobs which are posted with work orde
number, customer, location, type of work, etc, across columns in row.
I have a cell on each row to input the contract amount and a cell t
check off if customer has been invoiced.
I currently invoice the customer via a userform and would like to en
this code with applying a "check mark" or an "X" in the cell for tha
customer on the job sheet.
I use autofilter with workorder number for criteria to reflect row.
How can I add an X or check mark to this row in column "I" via VBA whe
visible?
Thanks!
My worksheet (jobsheet) contains jobs which are posted with work orde
number, customer, location, type of work, etc, across columns in row.
I have a cell on each row to input the contract amount and a cell t
check off if customer has been invoiced.
I currently invoice the customer via a userform and would like to en
this code with applying a "check mark" or an "X" in the cell for tha
customer on the job sheet.
I use autofilter with workorder number for criteria to reflect row.
How can I add an X or check mark to this row in column "I" via VBA whe
visible?
Thanks!