Flux rss
Search : in
By : Relevance Date Username
Statut : Not resolved

Excel Macro; move row os x 10.4.8

trust_1, on Sunday 9 March 2008 à 19:04:22
Hello,
I am trying to make a macro that will move an entire row to another sheet based on a value of 1-4 in column G. For instance if colG=1 move to sheet 2 ... How would I go about this/
Configuration: Windows XP
Internet Explorer 6.0
Reply to trust_1  Report this message to moderators Go to last message

1


  • 1
    This message seems useful, vote!
  • Ce message ne vous semble pas utile, votez !
  • Report this message to moderators
Jamescracker, on Monday 10 March 2008 à 10:08:06
Something like this:
Sub MvColumn()

If Range("E1") = 1 Then

Columns("E:E").Select
Selection.Cut
Sheets("Sheet2").Select
Columns("E:E").Select
ActiveSheet.Paste

End If

End Sub
Reply to Jamescracker

2


  • 1
    This message seems useful, vote!
  • Ce message ne vous semble pas utile, votez !
  • Report this message to moderators
 Office23, on Monday 10 March 2008 à 10:09:21
If you avoid "selecting" items in VBA before performing an action on them, your code will typically run faster and be easier to follow. For example, the code above can be condensed down to a single line.

Sub MvColumn1()

If Sheets("Sheet1").Range("E1") = 1 Then Columns("E:E").Cut Destination:=Sheets("Sheet2").Range("E1")

End Sub
Reply to Office23

Résultats pour Excel Macro; move row os x 10.4.8

OS 9 for firmware upgrade Hello, I have an iMac with 10.1.3 on it. I got DVDs to install OS X 10.4 but I obviously needed a DVD drive so I installed one but apparently I need to upgrade my firmware in order for it to work to install the new OS. So I need OS 9 to do that. I... en.kioskea.net/forum/affich-14455-os-9-for-firmware-upgrade
Download Adium Adium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more. Adium X 1.1 and later require Mac OS X 10.4 or greater If you're using Mac OS X 10.3.9, you'll want Adium 1.0.6. If you're using... en.kioskea.net/telecharger/telecharger-78-adium
MSN for OS X 10.3.9 Hello, I have a G3 iBook, running on OS X 10.3.9. I have tried to download MSN but it is not working, the Version (5) that is required for my computer will open but not sign me in as I need the updated version (7/8) however, when i download this it... en.kioskea.net/forum/affich-26013-msn-for-os-x-10-3-9

Résultats pour Excel Macro; move row os x 10.4.8

Print Screen (Windows, Mac OS X and Unix/Linux)How to make a Print Screen (Windows, Mac OS X and Unix/Linux) What is a Print Screen? How to make a Print Screen (Windows) How to make a Print Screen (Mac OS X) How to make a Print Screen (Unix/Linux) Screen Capture Softwares What is a... en.kioskea.net/faq/sujet-141-print-screen-windows-mac-os-x-and-unix-linux
FreeBox HD - WiFi 4/8FreeBox HD - WiFi 4/8 It may happen during the launch of Freebox HD, you receive a bug message WIFI 4/8. Below is a tips of how to remedy the following error message in order to properly relaunch your Freebox HD. First of all, make... en.kioskea.net/faq/sujet-833-freebox-hd-wifi-4-8

Résultats pour Excel Macro; move row os x 10.4.8

Installation errorHello, i cant istall os x 10.4.3 on my mac it says error i recently bought it from apple and they wont help my mac is compatible but it says half way thru install error restart can any one help me en.kioskea.net/forum/affich-15286-installation-error
External hard drive problems for macsHello, ive just bought an imac os x 10.2.8 with a very small hard drive, is there any way i can use my external hard drive as the macs main drive? this would help for itunes etc. where i need more space for music files? i have my music and itunes on... en.kioskea.net/forum/affich-28206-external-hard-drive-problems-for-macs
Mac to PC musicHello, I have all of my music (iTunes) on MAC OS X 10.3.9 and need to transfer all the music to a (iTunes) PC Win Vista, now I have the Mac set up to my DSL box w. ethernet cable and the PC is connected via wireless card. I have 7.4 ish GB of music to... en.kioskea.net/forum/affich-29455-mac-to-pc-music

Résultats pour Excel Macro; move row os x 10.4.8

Download CyberduckCyberduck runs on Mac OS X 10.3.9 or later. Cyberduck is a open source FTP and SFTP (SSH Secure File Transfer) browser licenced under the GPL. en.kioskea.net/telecharger/telecharger-84-cyberduck
Download BurnRequirements : Mac OS X 10.3.9 or later. PowerPC or Intel Mac With Burn you can burn : Audio CDs and MP3 disks. Four kind of video disks. VCD, SVCD, DVD and DivX disks. Three kind of images. Normal disk images, cue/bin images and toc... en.kioskea.net/telecharger/telecharger-85-burn
Download Driver Lexmark X2350The Lexmark X2350 is a multifunctional printer. Compact Color All-in-One: Print, Copy & Scan. The Lexmark X2350 offers 4,800 x 1,200 dpi print resolution on photo paper in best mode to produce photo-quality pictures. Print at up to 15 ppm in... en.kioskea.net/telecharger/telecharger-893-driver-lexmark-x2350

Résultats pour Excel Macro; move row os x 10.4.8

Spreadsheets - The Excel Interface Microsoft Excel is the spreadsheet in the Microsoft Office office suite. To start it, simply click on the appropriate icon in the Start menu (in Windows) or click on an Excel file (that has an .xls file extension). A Excel document is called a file... en.kioskea.net/tableur/tabinterface.php3
Computer - Compact Flash cards Compact Flash memory (sometimes called CF) is a kind of memory card created in 1994 by the company SanDisk. Compact Flash is made up of a memory controller and a flash memory chip contained within a miniature casing (42.8mm wide and 36.4mm high),... en.kioskea.net/pc/cf-compact-flash.php3
Network equipment - The hub A hub is an element of hardware for centralising network traffic coming from multiple hosts, and to propagate the signal. The hub has a certain number of ports (it has enough ports to link machines to one another, usually 4, 8, 16 or 32). Its only... en.kioskea.net/lan/concentrateurs.php3