Results 1 to 6 of 6

Sheets("Sheet2").Range("AA1") = "Note"

Threaded View

dcburkejr Sheets("Sheet2").Range("AA1")... 08-03-2012, 11:23 AM
mike7952 Is the worksheet protected?... 08-03-2012, 11:29 AM
carrob Re:... 08-03-2012, 11:29 AM
dcburkejr Re:... 08-03-2012, 11:40 AM
carrob Re:... 08-03-2012, 11:47 AM
Cutter Re:... 08-03-2012, 04:10 PM
  1. #1
    Registered User
    Join Date
    08-03-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    3

    Sheets("Sheet2").Range("AA1") = "Note"

    This might have already been covered but I can't find it anywhere. Anyways, I get error 9. It works all the way to Z1 and if I try to input it to AA1 there is a problem.

    Sheets("Sheet2").Range("X1") = "ShippingTerms"
    - works.

    Sheets("Sheet2").Range("AA1") = "Note"
    -This does not.
    Last edited by Cutter; 08-03-2012 at 04:09 PM. Reason: Added code tags

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1