cd /usr/local/directadmin/
./directadmin set one_click_pma_login 1 restart
cd custombuild
./build update
./build set phpmyadmin_public no
./build phpmyadmin
Steps:
Apply your filter in Sheet1.
Select the range where you want to paste the formula (e.g., A2:A100
) but only visible cells will be selected.
Select the range.
Press F5
or Ctrl+G
→ Click Special… → Choose Visible cells only → OK.
Type your formula (e.g.):
=INDEX(Sheet2!A:A, ROW()-1)
Press Ctrl+Enter
(instead of just Enter).
-- Disable foreign key checks (important for InnoDB) SET FOREIGN_KEY_CHECKS = 0; -- Delete product meta DELETE pm FROM wp_p...