+ Reply to Thread
Results 1 to 2 of 2

storing value's

  1. #1
    ashw1984
    Guest

    storing value's

    i have declared a number
    "dim count as single"
    and changed it
    how do i copy the value of "count" into a cell
    say cell L23

  2. #2
    Toppers
    Guest

    RE: storing value's

    Range("L23")=count

    "ashw1984" wrote:

    > i have declared a number
    > "dim count as single"
    > and changed it
    > how do i copy the value of "count" into a cell
    > say cell L23


+ Reply to Thread

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