Forum Discussion
Anonymous
6 years agoNot applicable
Make one date equal another date
I have 5 columns orderNo,Oderdate, Orderquantity, ReturnDate, ReturnQuantity, I need to make all my return quantities/return date equal to the order date is there a simple way to achieve this. Th...
- 6 years ago
Can you just delete your ReturnDate and ReturnQuantity columns and then add a new column with the same name and set it equal to the desired field, Orderdate?
Greg_Deckler
6 years agoCommunity Champion
Can you just delete your ReturnDate and ReturnQuantity columns and then add a new column with the same name and set it equal to the desired field, Orderdate?